 |
globjects
1.0.0.000000000000
Strict OpenGL objects wrapper.
|
Go to the documentation of this file.
6 #include <globjects/globjects_api.h>
28 virtual void notifyChanged(
const Changeable * sender);
31 std::set<Changeable*> m_subjects;
Contains all the classes that wrap OpenGL functionality.
Allows listening to any Changeable.
Definition: ChangeListener.h:22
Superclass of all objects that want others to signal that they have changed.
Definition: Changeable.h:22