OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
OgreBspLevel.h File Reference
#include "OgreBspPrerequisites.h"
#include "OgreResource.h"
#include "OgreStaticFaceGroup.h"
#include "OgreSceneManager.h"
#include "OgreBspNode.h"
#include "OgreHardwareBufferManager.h"
#include "OgreDefaultHardwareBufferManager.h"
#include "OgreQuake3Level.h"

Classes

class  Ogre::BspLevel
 Holds all the data associated with a Binary Space Parition (BSP) based indoor level. 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 SharedPtr< BspLevel > Ogre::BspLevelPtr