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

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

addDualCell(const Vector3 &c0, const Vector3 &c1, const Vector3 &c2, const Vector3 &c3, const Vector3 &c4, const Vector3 &c5, const Vector3 &c6, const Vector3 &c7)Ogre::Volume::DualGridGeneratorinlineprotected
addDualCell(const Vector3 &c0, const Vector3 &c1, const Vector3 &c2, const Vector3 &c3, const Vector3 &c4, const Vector3 &c5, const Vector3 &c6, const Vector3 &c7, Vector4 *values)Ogre::Volume::DualGridGeneratorinlineprotected
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
createBorderCells(const OctreeNode *n0, const OctreeNode *n1, const OctreeNode *n2, const OctreeNode *n3, const OctreeNode *n4, const OctreeNode *n5, const OctreeNode *n6, const OctreeNode *n7)Ogre::Volume::DualGridGeneratorprotected
DualGridGenerator(void)Ogre::Volume::DualGridGenerator
edgeProcX(const OctreeNode *n0, const OctreeNode *n1, const OctreeNode *n2, const OctreeNode *n3)Ogre::Volume::DualGridGeneratorprotected
edgeProcY(const OctreeNode *n0, const OctreeNode *n1, const OctreeNode *n2, const OctreeNode *n3)Ogre::Volume::DualGridGeneratorprotected
edgeProcZ(const OctreeNode *n0, const OctreeNode *n1, const OctreeNode *n2, const OctreeNode *n3)Ogre::Volume::DualGridGeneratorprotected
faceProcXY(const OctreeNode *n0, const OctreeNode *n1)Ogre::Volume::DualGridGeneratorprotected
faceProcXZ(const OctreeNode *n0, const OctreeNode *n1)Ogre::Volume::DualGridGeneratorprotected
faceProcZY(const OctreeNode *n0, const OctreeNode *n1)Ogre::Volume::DualGridGeneratorprotected
generateDualGrid(const OctreeNode *root, IsoSurface *is, MeshBuilder *mb, Real maxMSDistance, const Vector3 &totalFrom, const Vector3 &totalTo, bool saveDualCells)Ogre::Volume::DualGridGenerator
getDualCell(size_t i) const Ogre::Volume::DualGridGeneratorinline
getDualCellCount(void) const Ogre::Volume::DualGridGeneratorinline
getDualGrid(SceneManager *sceneManager)Ogre::Volume::DualGridGenerator
mDualCellsOgre::Volume::DualGridGeneratorprotected
mDualGridOgre::Volume::DualGridGeneratorprotected
mDualGridIOgre::Volume::DualGridGeneratorprotectedstatic
mIsOgre::Volume::DualGridGeneratorprotected
mMaxMSDistanceOgre::Volume::DualGridGeneratorprotected
mMbOgre::Volume::DualGridGeneratorprotected
mRootOgre::Volume::DualGridGeneratorprotected
mSaveDualCellsOgre::Volume::DualGridGeneratorprotected
mTotalFromOgre::Volume::DualGridGeneratorprotected
mTotalToOgre::Volume::DualGridGeneratorprotected
nodeProc(const OctreeNode *n)Ogre::Volume::DualGridGeneratorprotected
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
vertProc(const OctreeNode *n0, const OctreeNode *n1, const OctreeNode *n2, const OctreeNode *n3, const OctreeNode *n4, const OctreeNode *n5, const OctreeNode *n6, const OctreeNode *n7)Ogre::Volume::DualGridGeneratorprotected
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline