_addMovable(const MovableObject *mov) | Ogre::BspNode | |
_removeMovable(const MovableObject *mov) | Ogre::BspNode | |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
BspLevel | Ogre::BspNode | friend |
BspNode(BspLevel *owner, bool isLeaf) | Ogre::BspNode | |
BspNode() | Ogre::BspNode | |
getBack(void) const | Ogre::BspNode | |
getBoundingBox(void) const | Ogre::BspNode | |
getDistance(const Vector3 &pos) const | Ogre::BspNode | |
getFaceGroupStart(void) const | Ogre::BspNode | |
getFront(void) const | Ogre::BspNode | |
getNextNode(const Vector3 &point) const | Ogre::BspNode | |
getNumFaceGroups(void) const | Ogre::BspNode | |
getObjects(void) const | Ogre::BspNode | inline |
getSide(const Vector3 &point) const | Ogre::BspNode | |
getSolidBrushes(void) const | Ogre::BspNode | |
getSplitPlane(void) const | Ogre::BspNode | |
IntersectingObjectSet typedef | Ogre::BspNode | |
isLeaf(void) const | Ogre::BspNode | |
isLeafVisible(const BspNode *leaf) const | Ogre::BspNode | |
NodeBrushList typedef | Ogre::BspNode | |
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<< | Ogre::BspNode | friend |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~BspNode() | Ogre::BspNode | |