dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
VertexArray.this
dsfml
graphics
vertexarray
VertexArray
Default constructor
Creates an empty vertex array.
this
()
class
VertexArray
this
(
)
this
(
PrimitiveType
type
,
uint
vertexCount
)
Meta
Source
See Implementation
dsfml
graphics
vertexarray
VertexArray
constructors
this
destructors
~this
functions
append
clear
draw
getBounds
getVertexCount
opIndex
resize
variables
primitiveType
Default constructor
Creates an empty vertex array.