OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::D3D11VertexDeclaration Member List

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) constOgre::VertexDeclaration
closeGapsInSource(void)Ogre::VertexDeclaration
D3D11VertexDeclaration(D3D11Device &device)Ogre::D3D11VertexDeclaration
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
~D3D11VertexDeclaration()Ogre::D3D11VertexDeclaration
~VertexDeclaration()Ogre::VertexDeclarationvirtual