addElement(unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::D3D9VertexDeclaration | [virtual] |
clone(void) | Ogre::VertexDeclaration | [virtual] |
closeGapsInSource(void) | Ogre::VertexDeclaration | |
D3D9VertexDeclaration(LPDIRECT3DDEVICE9 device) | Ogre::D3D9VertexDeclaration | |
findElementBySemantic(VertexElementSemantic sem, unsigned short index=0) | Ogre::VertexDeclaration | [virtual] |
findElementsBySource(unsigned short source) | Ogre::VertexDeclaration | [virtual] |
getAutoOrganisedDeclaration(bool skeletalAnimation, bool vertexAnimation) | Ogre::VertexDeclaration | |
getD3DVertexDeclaration(void) | Ogre::D3D9VertexDeclaration | |
getElement(unsigned short index) | Ogre::VertexDeclaration | |
getElementCount(void) | Ogre::VertexDeclaration | |
getElements(void) const | Ogre::VertexDeclaration | |
getMaxSource(void) const | Ogre::VertexDeclaration | |
getVertexSize(unsigned short source) | Ogre::VertexDeclaration | [virtual] |
insertElement(unsigned short atPosition, unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::D3D9VertexDeclaration | [virtual] |
mElementList | Ogre::VertexDeclaration | [protected] |
mlpD3DDecl | Ogre::D3D9VertexDeclaration | [protected] |
mlpD3DDevice | Ogre::D3D9VertexDeclaration | [protected] |
mNeedsRebuild | Ogre::D3D9VertexDeclaration | [protected] |
modifyElement(unsigned short elem_index, unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::D3D9VertexDeclaration | [virtual] |
operator!=(const VertexDeclaration &rhs) const | Ogre::VertexDeclaration | |
operator==(const VertexDeclaration &rhs) const | Ogre::VertexDeclaration | |
removeAllElements(void) | Ogre::D3D9VertexDeclaration | [virtual] |
removeElement(unsigned short elem_index) | Ogre::D3D9VertexDeclaration | [virtual] |
removeElement(VertexElementSemantic semantic, unsigned short index=0) | Ogre::D3D9VertexDeclaration | [virtual] |
sort(void) | Ogre::VertexDeclaration | |
VertexDeclaration() | Ogre::VertexDeclaration | |
vertexElementLess(const VertexElement &e1, const VertexElement &e2) | Ogre::VertexDeclaration | [static] |
VertexElementList typedef | Ogre::VertexDeclaration | |
~D3D9VertexDeclaration() | Ogre::D3D9VertexDeclaration | |
~VertexDeclaration() | Ogre::VertexDeclaration | [virtual] |