addElement(unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::VertexDeclaration | |
clone(HardwareBufferManagerBase *mgr=0) const OGRE_NODISCARD | Ogre::VertexDeclaration | |
closeGapsInSource(void) | Ogre::VertexDeclaration | |
D3D9Resource() | Ogre::D3D9Resource | |
D3D9VertexDeclaration() | Ogre::D3D9VertexDeclaration | |
findElementBySemantic(VertexElementSemantic sem, unsigned short index=0) const | Ogre::VertexDeclaration | |
findElementsBySource(unsigned short source) const | Ogre::VertexDeclaration | |
getAutoOrganisedDeclaration(bool skeletalAnimation, bool vertexAnimation, bool vertexAnimationNormals) const | Ogre::VertexDeclaration | |
getD3DVertexDeclaration(VertexDeclaration *globalDeclaration, bool useGlobalInstancingVertexBufferIsAvailable) | Ogre::D3D9VertexDeclaration | |
getElement(unsigned short index) const | Ogre::VertexDeclaration | |
getElementCount(void) const | Ogre::VertexDeclaration | inline |
getElements(void) const | Ogre::VertexDeclaration | |
getMaxSource(void) const | Ogre::VertexDeclaration | |
getNextFreeTextureCoordinate() const | Ogre::VertexDeclaration | |
getVertexSize(unsigned short source) const | Ogre::VertexDeclaration | |
insertElement(unsigned short atPosition, unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::VertexDeclaration | |
lockDeviceAccess() | Ogre::D3D9Resource | static |
modifyElement(unsigned short elem_index, unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::VertexDeclaration | |
notifyOnDeviceCreate(IDirect3DDevice9 *d3d9Device) | Ogre::D3D9VertexDeclaration | virtual |
notifyOnDeviceDestroy(IDirect3DDevice9 *d3d9Device) | Ogre::D3D9VertexDeclaration | virtual |
notifyOnDeviceLost(IDirect3DDevice9 *d3d9Device) | Ogre::D3D9Resource | inlinevirtual |
notifyOnDeviceReset(IDirect3DDevice9 *d3d9Device) | Ogre::D3D9Resource | inlinevirtual |
operator!=(const VertexDeclaration &rhs) const | Ogre::VertexDeclaration | inline |
operator==(const VertexDeclaration &rhs) const | Ogre::VertexDeclaration | inline |
removeAllElements(void) | Ogre::VertexDeclaration | |
removeElement(unsigned short elem_index) | Ogre::VertexDeclaration | |
removeElement(VertexElementSemantic semantic, unsigned short index=0) | Ogre::VertexDeclaration | |
sort(void) | Ogre::VertexDeclaration | |
unlockDeviceAccess() | Ogre::D3D9Resource | static |
VertexDeclaration() | Ogre::VertexDeclaration | |
vertexElementLess(const VertexElement &e1, const VertexElement &e2) | Ogre::VertexDeclaration | static |
VertexElementList typedef | Ogre::VertexDeclaration | |
~D3D9Resource() | Ogre::D3D9Resource | virtual |
~D3D9VertexDeclaration() | Ogre::D3D9VertexDeclaration | |
~VertexDeclaration() | Ogre::VertexDeclaration | virtual |