28 if (objects.count(name)) {
33 objects.insert(make_pair(name, value));
38 return objects.at(name);
Generic namespace for the SimpleGL framework.
virtual void clear()
Removes all objects and disposes them.
This class provides an abstract class for managing objects.