despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
VertexArray.length
gfmod
opengl
vertexarray
VertexArray
Get the current number of vertices in the VertexArray.
size_t
length
()
class
VertexArray
(V)
size_t
length
@
safe
pure nothrow const @
nogc
(
)
if
(
isVertex
!
V
)
void
length
(
size_t
rhs
)
Meta
Source
See Implementation
gfmod
opengl
vertexarray
VertexArray
constructors
this
destructors
~this
enums
State
functions
bind
capacity
clear
data
draw
empty
length
lock
put
release
unlock
Get the current number of vertices in the VertexArray.