OGRE
1.11.6
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 | |
Ogre | |
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ | |
Typedefs | |
typedef std::vector< PlaneBoundedVolume > | Ogre::PlaneBoundedVolumeList |