Crazy Eddie's GUI System  0.8.4
CEGUI::Vertex Struct Reference

structure that is used to hold details of a single vertex in 3D space. More...

+ Inheritance diagram for CEGUI::Vertex:
+ Collaboration diagram for CEGUI::Vertex:

List of all members.

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.

Detailed Description

structure that is used to hold details of a single vertex in 3D space.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends