OGRE  1.10.12
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, void **pElem) constOgre::VertexElementinline
baseVertexPointerToElement(void *pBase, float **pElem) constOgre::VertexElementinline
baseVertexPointerToElement(void *pBase, RGBA **pElem) constOgre::VertexElementinline
baseVertexPointerToElement(void *pBase, unsigned char **pElem) constOgre::VertexElementinline
baseVertexPointerToElement(void *pBase, unsigned short **pElem) constOgre::VertexElementinline
convertColourValue(VertexElementType srcType, VertexElementType dstType, uint32 *ptr)Ogre::VertexElementstatic
convertColourValue(const ColourValue &src, VertexElementType dst)Ogre::VertexElementstatic
getBaseType(VertexElementType multiType)Ogre::VertexElementstatic
getBestColourVertexElementType(void)Ogre::VertexElementstatic
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