OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
#include "OgreVolumeSource.h"
#include "OgreVector3.h"
#include "OgreAxisAlignedBox.h"
#include "OgreVolumePrerequisites.h"
#include "OgreVolumeSimplexNoise.h"
Classes | |
class | Ogre::Volume::CSGCubeSource |
A not rotated cube. More... | |
class | Ogre::Volume::CSGDifferenceSource |
Builds the difference between two sources. More... | |
class | Ogre::Volume::CSGIntersectionSource |
Builds the intersection between two sources. More... | |
class | Ogre::Volume::CSGNegateSource |
Negates the given volume. More... | |
class | Ogre::Volume::CSGNoiseSource |
class | Ogre::Volume::CSGOperationSource |
Abstract operation volume source holding two sources as operants. More... | |
class | Ogre::Volume::CSGPlaneSource |
A plane. More... | |
class | Ogre::Volume::CSGScaleSource |
Scales the given volume source. More... | |
class | Ogre::Volume::CSGSphereSource |
A sphere. More... | |
class | Ogre::Volume::CSGUnarySource |
Source which does a unary operation to another one. More... | |
class | Ogre::Volume::CSGUnionSource |
Builds the union between two sources. More... | |
Namespaces | |
Ogre | |
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ | |
Ogre::Volume | |