sf.Vertex – sfml Reference Manual
Packages
sfml
sf
Vertex
color
position
texCoords
Vertex
Object Hierarchy:
Description:
[
CCode
( cname =
"sfVertex"
) ]
[
SimpleType
]
public
struct
Vertex
Namespace:
sf
Package:
sfml
Content:
Fields:
public
Vector2f
position
Position of the vertex
public
Color
color
Color of the vertex
public
Vector2f
texCoords
Coordinates of the texture's pixel to map to the vertex