A Vertex has coordinates, a color and texture coordinates
Disable default CTor
CTor
Create a Color from the color data
Create a Vector3f from the position data.
Create a Vector2f from the position data (the z coordinate is ignored).
Set a (new) color
Set a (new) position
Set (new) texcoords
The color components
The texcoords
The coordinates
See Implementation
rschuett
A Vertex has coordinates, a color and texture coordinates