Define a point with color and texture coordinates.
Construct the vertex from its position
Construct the vertex from its position and color
Construct the vertex from its position and texture coordinates
Construct the vertex from its position, color and texture coordinates
Color of the vertex. Default is White.
2D position of the vertex
2D coordinates of the texture's pixel map to the vertex.
See Implementation
Define a point with color and texture coordinates.