OGRE  1.10.7
Object-Oriented Graphics Rendering Engine
Ogre::VertexDeclaration Member List

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

addElement(unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0)Ogre::VertexDeclarationvirtual
clone(HardwareBufferManagerBase *mgr=0) constOgre::VertexDeclarationvirtual
closeGapsInSource(void)Ogre::VertexDeclaration
findElementBySemantic(VertexElementSemantic sem, unsigned short index=0) constOgre::VertexDeclarationvirtual
findElementsBySource(unsigned short source) constOgre::VertexDeclarationvirtual
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::VertexDeclarationvirtual
getVertexSize(unsigned short source) constOgre::VertexDeclarationvirtual
insertElement(unsigned short atPosition, unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0)Ogre::VertexDeclarationvirtual
modifyElement(unsigned short elem_index, unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0)Ogre::VertexDeclarationvirtual
operator!=(const VertexDeclaration &rhs) constOgre::VertexDeclarationinline
operator==(const VertexDeclaration &rhs) constOgre::VertexDeclarationinline
removeAllElements(void)Ogre::VertexDeclarationvirtual
removeElement(unsigned short elem_index)Ogre::VertexDeclarationvirtual
removeElement(VertexElementSemantic semantic, unsigned short index=0)Ogre::VertexDeclarationvirtual
sort(void)Ogre::VertexDeclaration
VertexDeclaration()Ogre::VertexDeclaration
vertexElementLess(const VertexElement &e1, const VertexElement &e2)Ogre::VertexDeclarationstatic
VertexElementList typedefOgre::VertexDeclaration
~VertexDeclaration()Ogre::VertexDeclarationvirtual