Oxygine  1
2g game engine
Public Types | Public Attributes | List of all members
oxygine::vertexPCT2 Struct Reference
Inheritance diagram for oxygine::vertexPCT2:
oxygine::vertexPCT2T2 oxygine::vertexPCT2T2T2

Public Types

enum  { FORMAT = VERTEX_POSITION | VERTEX_COLOR | VERTEX_NUM_TEXCOORDS(1) | VERTEX_TEXCOORD_SIZE(0, 2) }
 

Public Attributes

float x
 
float y
 
float z
 
unsigned int color
 
float u
 
float v
 

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