despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
VertexArray.empty
gfmod
opengl
vertexarray
VertexArray
Is the VertexArray empty (no vertices) ?
class
VertexArray
(V)
bool
empty
@
safe
pure nothrow const @
nogc
(
)
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) ?