RTS API Documentation  1.10.11
Data Fields
switch_xyz_color_t Struct Reference

#include <switch_core_video.h>

+ Collaboration diagram for switch_xyz_color_t:

Data Fields

double x
 
double y
 
double z
 

Detailed Description

Definition at line 121 of file switch_core_video.h.

Field Documentation

◆ x

double switch_xyz_color_t::x

Definition at line 122 of file switch_core_video.h.

Referenced by switch_img_copy_rect().

◆ y

double switch_xyz_color_t::y

Definition at line 123 of file switch_core_video.h.

Referenced by switch_img_copy_rect().

◆ z

double switch_xyz_color_t::z

Definition at line 124 of file switch_core_video.h.

Referenced by switch_img_copy_rect().


The documentation for this struct was generated from the following file: