#include <OgreDotSceneLoader.h>
◆ DotSceneLoader()
Ogre::DotSceneLoader::DotSceneLoader |
( |
| ) |
|
◆ ~DotSceneLoader()
virtual Ogre::DotSceneLoader::~DotSceneLoader |
( |
| ) |
|
|
virtual |
◆ load()
Load a scene from a file.
- Parameters
-
stream | Weak reference to a data stream which is the source of the scene |
groupName | The name of a resource group which should be used if any resources are created during the parse of this script. |
rootNode | The root node for the scene being created |
Implements Ogre::SceneLoader.
◆ exportScene()
void Ogre::DotSceneLoader::exportScene |
( |
SceneNode * |
rootNode, |
|
|
const String & |
outFileName |
|
) |
| |
◆ getBackgroundColour()
The documentation for this class was generated from the following file: