despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
VertexArray.empty
gfmod
opengl
vertexarray
VertexArray
Is the VertexArray empty (no vertices) ?
class
VertexArray
(V)
@
safe
pure nothrow const @
nogc
bool
empty
(
)
if
(
isVertex
!
V
)
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
Is the VertexArray empty (no vertices) ?