, including all inherited members.
AllocatedObject() | Ogre::AllocatedObject< Alloc > | [explicit] |
baseVertexPointerToElement(void *pBase, void **pElem) const | Ogre::VertexElement | |
baseVertexPointerToElement(void *pBase, float **pElem) const | Ogre::VertexElement | |
baseVertexPointerToElement(void *pBase, RGBA **pElem) const | Ogre::VertexElement | |
baseVertexPointerToElement(void *pBase, unsigned char **pElem) const | Ogre::VertexElement | |
baseVertexPointerToElement(void *pBase, unsigned short **pElem) const | Ogre::VertexElement | |
convertColourValue(VertexElementType srcType, VertexElementType dstType, uint32 *ptr) | Ogre::VertexElement | [static] |
convertColourValue(const ColourValue &src, VertexElementType dst) | Ogre::VertexElement | [static] |
getBaseType(VertexElementType multiType) | Ogre::VertexElement | [static] |
getBestColourVertexElementType(void) | Ogre::VertexElement | [static] |
getIndex(void) const | Ogre::VertexElement | |
getOffset(void) const | Ogre::VertexElement | |
getSemantic(void) const | Ogre::VertexElement | |
getSize(void) const | Ogre::VertexElement | |
getSource(void) const | Ogre::VertexElement | |
getType(void) const | Ogre::VertexElement | |
getTypeCount(VertexElementType etype) | Ogre::VertexElement | [static] |
getTypeSize(VertexElementType etype) | Ogre::VertexElement | [static] |
mIndex | Ogre::VertexElement | [protected] |
mOffset | Ogre::VertexElement | [protected] |
mSemantic | Ogre::VertexElement | [protected] |
mSource | Ogre::VertexElement | [protected] |
mType | Ogre::VertexElement | [protected] |
multiplyTypeCount(VertexElementType baseType, unsigned short count) | Ogre::VertexElement | [static] |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator==(const VertexElement &rhs) const | Ogre::VertexElement | |
VertexElement() | Ogre::VertexElement | |
VertexElement(unsigned short source, size_t offset, VertexElementType theType, VertexElementSemantic semantic, unsigned short index=0) | Ogre::VertexElement | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | |