OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::VertexElement Member List

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

AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
baseVertexPointerToElement(void *pBase, void **pElem) const Ogre::VertexElementinline
baseVertexPointerToElement(void *pBase, float **pElem) const Ogre::VertexElementinline
baseVertexPointerToElement(void *pBase, RGBA **pElem) const Ogre::VertexElementinline
baseVertexPointerToElement(void *pBase, unsigned char **pElem) const Ogre::VertexElementinline
baseVertexPointerToElement(void *pBase, unsigned short **pElem) const Ogre::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) const Ogre::VertexElementinline
getOffset(void) const Ogre::VertexElementinline
getSemantic(void) const Ogre::VertexElementinline
getSize(void) const Ogre::VertexElement
getSource(void) const Ogre::VertexElementinline
getType(void) const Ogre::VertexElementinline
getTypeCount(VertexElementType etype)Ogre::VertexElementstatic
getTypeSize(VertexElementType etype)Ogre::VertexElementstatic
mIndexOgre::VertexElementprotected
mOffsetOgre::VertexElementprotected
mSemanticOgre::VertexElementprotected
mSourceOgre::VertexElementprotected
mTypeOgre::VertexElementprotected
multiplyTypeCount(VertexElementType baseType, unsigned short count)Ogre::VertexElementstatic
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
operator==(const VertexElement &rhs) const Ogre::VertexElementinline
VertexElement()Ogre::VertexElementinline
VertexElement(unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0)Ogre::VertexElement
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline