1#ifndef ULT_RENDERER_VERTEX_ELEMENT_H_INCLUDED
2#define ULT_RENDERER_VERTEX_ELEMENT_H_INCLUDED
int mBytes
Definition VertexElement.h:26
ElementType mType
Definition VertexElement.h:25
VertexElement()
Definition VertexElement.cpp:6
int mOffset
Definition VertexElement.h:27
bool operator==(const VertexElement &e)
Definition VertexElement.cpp:12
ElementType
Definition ElementType.h:9