OGRE  14.2
Object-Oriented Graphics Rendering Engine
OgreVolumeCSGSource.h File Reference
#include "OgreVolumeSource.h"
#include "OgreVector.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
 
 Ogre::Volume