![]() |
OGRE-Next 4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <vector>
#include "OgreVolumeOctreeNode.h"
#include "OgreVolumePrerequisites.h"
#include "OgreVolumeIsoSurface.h"
Classes | |
struct | Ogre::Volume::DualCell |
To store the generated dual cells in a vector. More... | |
class | Ogre::Volume::DualGridGenerator |
Class for the generation of the DualGrid. More... | |
Namespaces | |
namespace | Ogre |
bswapNN may be defined as macros in <sys/endian.h> or <sys/bswap.h> | |
namespace | Ogre::Volume |
Typedefs | |
typedef struct _OgreVolumeExport Ogre::Volume::DualCell | Ogre::Volume::DualCell |
To store the generated dual cells in a vector. | |
typedef vector< DualCell >::type | Ogre::Volume::VecDualCell |
To hold dual cells. | |