despiker ~master (2022-05-08T05:39:51.7871503)
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) ?