OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
#include "OgrePrerequisites.h"
#include "OgreAxisAlignedBox.h"
#include "OgreSphere.h"
#include "OgreMath.h"
#include "OgrePlane.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"
Classes | |
class | Ogre::PlaneBoundedVolume |
Represents a convex volume bounded by planes. More... | |
Namespaces | |
namespace | Ogre |
Typedefs | |
typedef vector< PlaneBoundedVolume >::type | Ogre::PlaneBoundedVolumeList |