dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
Vertex.this
dsfml
graphics
vertex
Vertex
Undocumented in source.
this
(Vector2f thePosition)
this
(Vector2f thePosition, Color theColor)
struct
Vertex
this
(
Vector2f
thePosition
,
Color
theColor
)
this
(Vector2f thePosition, Vector2f theTexCoords)
this
(Vector2f thePosition, Color theColor, Vector2f theTexCoords)
Meta
Source
See Implementation
dsfml
graphics
vertex
Vertex
constructors
this
variables
color
position
texCoords