dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
VertexArray.getVertexCount
dsfml
graphics
vertexarray
VertexArray
Return the vertex count.
class
VertexArray
uint
getVertexCount
(
)
Return Value
Type:
uint
Number of vertices in the array
Meta
Source
See Implementation
dsfml
graphics
vertexarray
VertexArray
constructors
this
destructors
~this
functions
append
clear
draw
getBounds
getVertexCount
opIndex
resize
variables
primitiveType
Return the vertex count.