OGRE-Next
4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgreSceneFormatBase.h>
Public Types | |
enum | Version { VERSION_0 = 0 , VERSION_1 , LATEST_VERSION = VERSION_1 } |
Public Member Functions | |
SceneFormatBase (Root *root, SceneManager *sceneManager) | |
~SceneFormatBase () | |
HlmsPbs * | getPbs () const |
void | setListener (SceneFormatListener *listener) |
Caller must delete the pointer. We won't do it for you. More... | |
Ogre::SceneFormatBase::SceneFormatBase | ( | Root * | root, |
SceneManager * | sceneManager | ||
) |
Ogre::SceneFormatBase::~SceneFormatBase | ( | ) |
HlmsPbs* Ogre::SceneFormatBase::getPbs | ( | ) | const |
void Ogre::SceneFormatBase::setListener | ( | SceneFormatListener * | listener | ) |
Caller must delete the pointer. We won't do it for you.