Vertex#
-
struct sfVertex#
- #include <Vertex.h>
Define a point with color and texture coordinates.
Public Members
-
sfVector2f position#
Position of the vertex.
-
sfVector2f texCoords#
Coordinates of the texture’s pixel to map to the vertex.
-
sfVector2f position#