![]() |
OGRE
1.10.12
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::D3D11VertexDeclaration, including all inherited members.
| addElement(unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::VertexDeclaration | |
| bindToShader(D3D11HLSLProgram *boundVertexProgram, VertexBufferBinding *binding) | Ogre::D3D11VertexDeclaration | |
| clone(HardwareBufferManagerBase *mgr=0) const | Ogre::VertexDeclaration | |
| closeGapsInSource(void) | Ogre::VertexDeclaration | |
| D3D11VertexDeclaration(D3D11Device &device) | Ogre::D3D11VertexDeclaration | |
| 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 | |
| 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 | |
| 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) 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 | |
| VertexDeclaration() | Ogre::VertexDeclaration | |
| vertexElementLess(const VertexElement &e1, const VertexElement &e2) | Ogre::VertexDeclaration | static |
| VertexElementList typedef | Ogre::VertexDeclaration | |
| ~D3D11VertexDeclaration() | Ogre::D3D11VertexDeclaration | |
| ~VertexDeclaration() | Ogre::VertexDeclaration | virtual |