- dump
string dump(float* data)
Undocumented in source. Be warned that the author may not have intended to support it.
- elementOffset
int elementOffset(VertexElementType type)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasElement
bool hasElement(VertexElementType type)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(VertexFormat fmt)
- opIndex
VertexElement opIndex(int index)
- set
void set(float* vertex, VertexElementType type, vec2 value)
set vec2 component value of vertex
- set
void set(float* vertex, VertexElementType type, vec3 value)
set vec3 component value of vertex
- set
void set(float* vertex, VertexElementType type, vec4 value)
set vec4 component value of vertex
Vertex format elements list