addFormat(const AttributeType attType, const AttributeFormat attFormat, const unsigned int size, const unsigned int offset) | Object | |
clear() | Object | |
clearVertexBuffer() | OpenGLObject | |
createVertexBuffer() | OpenGLObject | |
draw() | OpenGLObject | [virtual] |
findAttribute(const AttributeType attType, unsigned int *where) const | Object | |
flipNormals() | Object | |
formats | Object | [protected] |
getVertices() | Object | [inline] |
indiceBufferID | OpenGLObject | [protected] |
indices | Object | [protected] |
indiceSize | Object | [protected] |
nIndices | Object | [protected] |
nVertices | Object | [protected] |
Object() | Object | |
OpenGLObject() | OpenGLObject | |
primitive | Object | [protected] |
setIndices(void *indiceArray, const unsigned int numIndices, const unsigned int size) | Object | |
setPrimitive(const Primitive prim) | Object | |
setVertices(void *vertexArray, const unsigned int numVertices, const unsigned int size) | Object | |
vertexBufferID | OpenGLObject | [protected] |
vertexSize | Object | [protected] |
vertices | Object | [protected] |
~Object() | Object | |
~OpenGLObject() | OpenGLObject |