RTS API Documentation
1.10.11
|
#include <switch_core_video.h>
Data Fields | |
double | x |
double | y |
double | z |
Definition at line 121 of file switch_core_video.h.
double switch_xyz_color_t::x |
Definition at line 122 of file switch_core_video.h.
Referenced by switch_img_copy_rect().
double switch_xyz_color_t::y |
Definition at line 123 of file switch_core_video.h.
Referenced by switch_img_copy_rect().
double switch_xyz_color_t::z |
Definition at line 124 of file switch_core_video.h.
Referenced by switch_img_copy_rect().