globjects  1.1.0.2f0c753c8647
Strict OpenGL objects wrapper.

#include <globjects/include/globjects/base/Singleton.h>

Static Public Member Functions

static T * instance ()
 

Protected Member Functions

 Singleton ()
 
virtual ~Singleton ()
 

Static Protected Attributes

static T * s_instance
 

Constructor & Destructor Documentation

template<class T >
globjects::Singleton< T >::Singleton ( )
explicitprotected
template<class T >
virtual globjects::Singleton< T >::~Singleton ( )
protectedvirtual

Member Function Documentation

template<class T >
static T* globjects::Singleton< T >::instance ( )
static

Member Data Documentation

template<class T >
T* globjects::Singleton< T >::s_instance
staticprotected

The documentation for this class was generated from the following file: