VertexSpec.vertexSize

Returns the size of the Vertex. The size can be computed after you added all your attributes.

class VertexSpec(VERTEX)
pure nothrow const @safe @nogc
size_t
vertexSize
()

Meta