VertexArray.empty

Is the VertexArray empty (no vertices) ?

class VertexArray(V)
bool
empty
@safe pure nothrow const @nogc
(
)
if (
isVertex!V
)

Meta