OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::D3D9VertexDeclaration, including all inherited members.
addElement(unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::D3D9VertexDeclaration | |
D3D9Resource() | Ogre::D3D9Resource | |
D3D9VertexDeclaration() | Ogre::D3D9VertexDeclaration | |
getD3DVertexDeclaration(VertexDeclaration *globalDeclaration, bool useGlobalInstancingVertexBufferIsAvailable) | Ogre::D3D9VertexDeclaration | |
insertElement(unsigned short atPosition, unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::D3D9VertexDeclaration | |
lockDeviceAccess() | Ogre::D3D9Resource | static |
modifyElement(unsigned short elem_index, unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::D3D9VertexDeclaration | |
notifyOnDeviceCreate(IDirect3DDevice9 *d3d9Device) | Ogre::D3D9VertexDeclaration | virtual |
notifyOnDeviceDestroy(IDirect3DDevice9 *d3d9Device) | Ogre::D3D9VertexDeclaration | virtual |
notifyOnDeviceLost(IDirect3DDevice9 *d3d9Device) | Ogre::D3D9Resource | inlinevirtual |
notifyOnDeviceReset(IDirect3DDevice9 *d3d9Device) | Ogre::D3D9Resource | inlinevirtual |
removeAllElements(void) | Ogre::D3D9VertexDeclaration | |
removeElement(unsigned short elem_index) | Ogre::D3D9VertexDeclaration | |
removeElement(VertexElementSemantic semantic, unsigned short index=0) | Ogre::D3D9VertexDeclaration | |
unlockDeviceAccess() | Ogre::D3D9Resource | static |
~D3D9Resource() | Ogre::D3D9Resource | virtual |
~D3D9VertexDeclaration() | Ogre::D3D9VertexDeclaration |