47 #endif // SFML_VERTEX_H 
sfVector2f position
Position of the vertex. 
Utility class for manpulating RGBA colors. 
sfColor color
Color of the vertex. 
2-component vector of floats 
sfVector2f texCoords
Coordinates of the texture's pixel to map to the vertex. 
Define a point with color and texture coordinates.