OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::v1::VertexElement Member List

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

AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
baseVertexPointerToElement(void *pBase, void **pElem) constOgre::v1::VertexElementinline
baseVertexPointerToElement(void *pBase, float **pElem) constOgre::v1::VertexElementinline
baseVertexPointerToElement(void *pBase, RGBA **pElem) constOgre::v1::VertexElementinline
baseVertexPointerToElement(void *pBase, unsigned char **pElem) constOgre::v1::VertexElementinline
baseVertexPointerToElement(void *pBase, unsigned short **pElem) constOgre::v1::VertexElementinline
convertColourValue(VertexElementType srcType, VertexElementType dstType, uint32 *ptr)Ogre::v1::VertexElementstatic
convertColourValue(const ColourValue &src, VertexElementType dst)Ogre::v1::VertexElementstatic
getBaseType(VertexElementType multiType)Ogre::v1::VertexElementstatic
getBestColourVertexElementType()Ogre::v1::VertexElementstatic
getIndex() constOgre::v1::VertexElementinline
getOffset() constOgre::v1::VertexElementinline
getSemantic() constOgre::v1::VertexElementinline
getSize() constOgre::v1::VertexElement
getSource() constOgre::v1::VertexElementinline
getType() constOgre::v1::VertexElementinline
getTypeCount(VertexElementType etype)Ogre::v1::VertexElementstatic
getTypeSize(VertexElementType etype)Ogre::v1::VertexElementstatic
isTypeNormalized(VertexElementType etype)Ogre::v1::VertexElementstatic
multiplyTypeCount(VertexElementType baseType, unsigned short count)Ogre::v1::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) constOgre::v1::VertexElementinline
VertexElement()Ogre::v1::VertexElementinline
VertexElement(unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0)Ogre::v1::VertexElement
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline