OGRE  13.6
Object-Oriented Graphics Rendering Engine
Ogre::VertexElement Member List

This is the complete list of members for Ogre::VertexElement, including all inherited members.

baseVertexPointerToElement(void *pBase, T **pElem) constOgre::VertexElementinline
convertColourValue(VertexElementType srcType, VertexElementType dstType, uint32 *ptr)Ogre::VertexElementstatic
convertColourValue(const ColourValue &src, VertexElementType)Ogre::VertexElementinlinestatic
getBaseType(VertexElementType multiType)Ogre::VertexElementstatic
getBestColourVertexElementType()Ogre::VertexElementinlinestatic
getIndex(void) constOgre::VertexElementinline
getOffset(void) constOgre::VertexElementinline
getSemantic(void) constOgre::VertexElementinline
getSize(void) constOgre::VertexElement
getSource(void) constOgre::VertexElementinline
getType(void) constOgre::VertexElementinline
getTypeCount(VertexElementType etype)Ogre::VertexElementstatic
getTypeSize(VertexElementType etype)Ogre::VertexElementstatic
multiplyTypeCount(VertexElementType baseType, unsigned short count)Ogre::VertexElementstatic
operator==(const VertexElement &rhs) constOgre::VertexElementinline
VertexElement()Ogre::VertexElementinline
VertexElement(unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0)Ogre::VertexElement