![]() |
OGRE 14.0
Object-Oriented Graphics Rendering Engine
|
#include <OgreDotSceneLoader.h>
Inheritance diagram for Ogre::DotScenePlugin:Additional Inherited Members | |
Public Member Functions inherited from Ogre::Plugin | |
| Plugin () | |
| virtual | ~Plugin () |
| virtual const String & | getName () const =0 |
| Get the name of the plugin. | |
| virtual void | initialise ()=0 |
| Perform any tasks the plugin needs to perform on full system initialisation. | |
| virtual void | install ()=0 |
| Perform the plugin initial installation sequence. | |
| virtual void | shutdown ()=0 |
| Perform any tasks the plugin needs to perform when the system is shut down. | |
| virtual void | uninstall ()=0 |
| Perform the final plugin uninstallation sequence. | |