RTS API Documentation  1.10.11
Data Fields
switch_frame_geometry Struct Reference

#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
 

Detailed Description

Definition at line 43 of file switch_frame.h.

Field Documentation

◆ h

int32_t switch_frame_geometry::h

Definition at line 45 of file switch_frame.h.

Referenced by switch_create_hashtable().

◆ M

int32_t switch_frame_geometry::M

Definition at line 49 of file switch_frame.h.

◆ w

int32_t switch_frame_geometry::w

Definition at line 44 of file switch_frame.h.

◆ x

int32_t switch_frame_geometry::x

Definition at line 46 of file switch_frame.h.

◆ X

int32_t switch_frame_geometry::X

Definition at line 50 of file switch_frame.h.

◆ y

int32_t switch_frame_geometry::y

Definition at line 47 of file switch_frame.h.

◆ z

int32_t switch_frame_geometry::z

Definition at line 48 of file switch_frame.h.


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