Define a point with color and texture coordinates. More...
#include <Vertex.h>
Public Attributes | |
sfVector2f | position |
Position of the vertex. More... | |
sfColor | color |
Color of the vertex. More... | |
sfVector2f | texCoords |
Coordinates of the texture's pixel to map to the vertex. More... | |
sfVector2f sfVertex::position |
sfVector2f sfVertex::texCoords |