OGRE 14.3
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 std::vector< PlaneBoundedVolume > | Ogre::PlaneBoundedVolumeList |