despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
VertexArray.length
gfmod
opengl
vertexarray
VertexArray
Get the current number of vertices in the VertexArray.
size_t
length
()
class
VertexArray
(V)
@
safe
pure nothrow const @
nogc
size_t
length
(
)
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.