OGRE  master
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::VertexDeclaration
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
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
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
~VertexDeclaration()Ogre::VertexDeclarationvirtual