NGL  6.5
The NCCA Graphics Library
Singleton.h File Reference

a simple singleton template inherited by other classes More...

#include "Types.h"
#include <cstdlib>
+ Include dependency graph for Singleton.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ngl::Singleton< T >
 Singleton template added to NGL framework 20/04/10 by jmacey. More...
 

Namespaces

 ngl
 implementation files for RibExport class
 

Detailed Description

a simple singleton template inherited by other classes

Definition in file Singleton.h.