SimpleGL  1.1.0
A framework for platform independent rendering
Classes | Namespaces
manager.hpp File Reference
#include "SimpleGL_Export.h"
#include <map>
#include <string>
#include "manager.tcc"

Go to the source code of this file.

Classes

class  sgl::Manager< T >
 This class provides an abstract class for managing objects. More...
 

Namespaces

 sgl
 Generic namespace for the SimpleGL framework.
 

Detailed Description

Author
Heiko Brumme

This file contains the base class for managing objects.

Definition in file manager.hpp.