|
RTS API Documentation
1.10.11
|
#include <switch_frame.h>
Collaboration diagram for switch_frame_geometry:Data Fields | |
| int32_t | w |
| int32_t | h |
| int32_t | x |
| int32_t | y |
| int32_t | z |
| int32_t | M |
| int32_t | X |
Definition at line 43 of file switch_frame.h.
| int32_t switch_frame_geometry::h |
Definition at line 45 of file switch_frame.h.
Referenced by switch_create_hashtable().
| int32_t switch_frame_geometry::M |
Definition at line 49 of file switch_frame.h.
| int32_t switch_frame_geometry::w |
Definition at line 44 of file switch_frame.h.
| int32_t switch_frame_geometry::x |
Definition at line 46 of file switch_frame.h.
| int32_t switch_frame_geometry::X |
Definition at line 50 of file switch_frame.h.
| int32_t switch_frame_geometry::y |
Definition at line 47 of file switch_frame.h.
| int32_t switch_frame_geometry::z |
Definition at line 48 of file switch_frame.h.
1.8.13