dgame ~master (2021-12-24T16:32:58.6490046)
Dub
Repo
Vertex.this
Dgame
Math
Vertex
Vertex
CTor
this
(Vector2f pos, Vector2f coords, Color4b col)
struct
Vertex
@
nogc
pure nothrow
this
(
const
Vector2f
pos
,
const
Vector2f
coords
,
const
Color4b
col
)
this
(Vector2f pos, Vector2f coords)
this
(Vector2f pos)
this
(float x, float y)
Meta
Source
See Implementation
Dgame
Math
Vertex
Vertex
constructors
this
variables
color
position
texCoord
CTor