Crazy Eddie's GUI System
0.8.7
|
structure that is used to hold details of a single vertex in 3D space. More...
Public Attributes | |
Vector3f | position |
Position of the vertex in 3D space. | |
Vector2f | tex_coords |
Texture co-ords to be applied to the vertex. | |
Colour | colour_val |
colour to be applied to the vertex. | |
structure that is used to hold details of a single vertex in 3D space.