OGRE-Next
4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
Template class for creating single-instance global classes. More...
#include <OgreSingleton.h>
Public Member Functions | |
Singleton () | |
~Singleton () | |
Static Public Member Functions | |
static T & | getSingleton () |
static T * | getSingletonPtr () |
Template class for creating single-instance global classes.
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |