32 #ifndef DOXYGEN_SHOULD_SKIP_THIS
81 #ifndef DOXYGEN_SHOULD_SKIP_THIS
A point associated with a color and a texture coordinate.
Definition: Vertex.h:75
Color4f color
Color of the vertex (default: white)
Definition: Vertex.h:77
Vector2f position
Position of the vertex in world coordinates.
Definition: Vertex.h:76
#define GF_API
Definition: Portability.h:35
Vector2f texCoords
Coordinates of the texture.
Definition: Vertex.h:78