#include <sio2_frame.h>

Public Attributes | |
| unsigned int | frame |
| The number of the SIO2frame. | |
| vec3 | dim |
| The dimXYZ of the bounding box for this SIO2frame. | |
| unsigned char * | buf |
| The vertices and normals data (if exporter) of the SIO2frame. | |
| unsigned int SIO2frame::frame |
The dimXYZ of the bounding box for this SIO2frame.
Referenced by sio2FrameInit(), and sio2ObjectRenderAction().
| unsigned char* SIO2frame::buf |
The vertices and normals data (if exporter) of the SIO2frame.
Referenced by sio2ActionLoad(), sio2FrameFree(), sio2FrameInit(), sio2ObjectRenderAction(), and sio2ObjectSetFrame().
1.5.6