OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::GLVertexArrayObject Member List

This is the complete list of members for Ogre::GLVertexArrayObject, including all inherited members.

addElement(unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0)Ogre::VertexDeclaration
bind(GLRenderSystemCommon *rs)Ogre::GLVertexArrayObject
bindToGpu(GLRenderSystemCommon *rs, VertexBufferBinding *vertexBufferBinding, size_t vertexStart)Ogre::GLVertexArrayObject
clone(HardwareBufferManagerBase *mgr=0) constOgre::VertexDeclaration
closeGapsInSource(void)Ogre::VertexDeclaration
findElementBySemantic(VertexElementSemantic sem, unsigned short index=0) constOgre::VertexDeclaration
findElementsBySource(unsigned short source) constOgre::VertexDeclaration
getAutoOrganisedDeclaration(bool skeletalAnimation, bool vertexAnimation, bool vertexAnimationNormals) constOgre::VertexDeclaration
getElement(unsigned short index) constOgre::VertexDeclaration
getElementCount(void) constOgre::VertexDeclarationinline
getElements(void) constOgre::VertexDeclaration
getMaxSource(void) constOgre::VertexDeclaration
getNextFreeTextureCoordinate() constOgre::VertexDeclaration
getVertexSize(unsigned short source) constOgre::VertexDeclaration
GLVertexArrayObject()Ogre::GLVertexArrayObject
insertElement(unsigned short atPosition, unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0)Ogre::VertexDeclaration
modifyElement(unsigned short elem_index, unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0)Ogre::VertexDeclaration
needsUpdate(VertexBufferBinding *vertexBufferBinding, size_t vertexStart)Ogre::GLVertexArrayObject
notifyContextDestroyed(GLContext *context)Ogre::GLVertexArrayObjectinline
operator!=(const VertexDeclaration &rhs) constOgre::VertexDeclarationinline
operator==(const VertexDeclaration &rhs) constOgre::VertexDeclarationinline
removeAllElements(void)Ogre::VertexDeclaration
removeElement(unsigned short elem_index)Ogre::VertexDeclaration
removeElement(VertexElementSemantic semantic, unsigned short index=0)Ogre::VertexDeclaration
sort(void)Ogre::VertexDeclaration
VertexDeclaration()Ogre::VertexDeclaration
VertexElementList typedefOgre::VertexDeclaration
~GLVertexArrayObject()Ogre::GLVertexArrayObject
~VertexDeclaration()Ogre::VertexDeclarationvirtual