SIO2vertexgroup Struct Reference

#include <sio2_vertexgroup.h>

Collaboration diagram for SIO2vertexgroup:

Collaboration graph
[legend]

List of all members.

Public Attributes

char name [SIO2_MAX_CHAR]
 The name of the vertexgroup.
unsigned int mode
 The drawing mode of the vertexgroup. (default GL_TRIANGLES).
unsigned int vbo
 The VBO id of the indices for this SIO2vertexgroup.
unsigned int n_ind
 The number of indices.
unsigned short * ind
 The linear array of indices.
char mname [SIO2_MAX_CHAR]
 The name of the material attached to the SIO2vertexgroup.
SIO2material_SIO2material
 The SIO2material pointer attached to the SIO2vertexgroup.


Member Data Documentation

char SIO2vertexgroup::name[SIO2_MAX_CHAR]

The name of the vertexgroup.

Referenced by sio2ObjectHardCopy(), and sio2VertexGroupInit().

unsigned int SIO2vertexgroup::mode

The drawing mode of the vertexgroup. (default GL_TRIANGLES).

Referenced by sio2ObjectHardCopy(), sio2ObjectLoad(), sio2PhysicAddRigidBody(), sio2VertexGroupInit(), and sio2VertexGroupRender().

unsigned int SIO2vertexgroup::vbo

unsigned int SIO2vertexgroup::n_ind

unsigned short* SIO2vertexgroup::ind

char SIO2vertexgroup::mname[SIO2_MAX_CHAR]

The name of the material attached to the SIO2vertexgroup.

Referenced by sio2ObjectHardCopy(), sio2ObjectLoad(), and sio2ResourceBindMaterial().


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

Generated on Thu Mar 4 15:41:53 2010 for SIO2 Engine by  doxygen 1.5.6