OGRE
13.6
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::Volume::IsoSurface, including all inherited members.
addMarchingCubesTriangles(const Vector3 *corners, const Vector4 *volumeValues, MeshBuilder *mb) const =0 | Ogre::Volume::IsoSurface | pure virtual |
addMarchingSquaresTriangles(const Vector3 *corners, const Vector4 *volumeValues, const size_t *indices, const Real maxDistance, MeshBuilder *mb) const =0 | Ogre::Volume::IsoSurface | pure virtual |
MS_CORNERS_BACK | Ogre::Volume::IsoSurface | static |
MS_CORNERS_BOTTOM | Ogre::Volume::IsoSurface | static |
MS_CORNERS_FRONT | Ogre::Volume::IsoSurface | static |
MS_CORNERS_LEFT | Ogre::Volume::IsoSurface | static |
MS_CORNERS_RIGHT | Ogre::Volume::IsoSurface | static |
MS_CORNERS_TOP | Ogre::Volume::IsoSurface | static |
~IsoSurface(void) | Ogre::Volume::IsoSurface | virtual |