 |
globjects
1.0.0.000000000000
Strict OpenGL objects wrapper.
|
Go to the documentation of this file.
8 #include <globjects/globjects_api.h>
20 virtual void update();
24 virtual void notifyChanged(
const Changeable * changeable)
override;
Definition: StringSourceDecorator.h:15
Contains all the classes that wrap OpenGL functionality.
Allows listening to any Changeable.
Definition: ChangeListener.h:22
Superclass for all types of static and dynamic strings, e.g. for the use as Shader code.
Definition: AbstractStringSource.h:25
globjects::ref_ptr< globjects::AbstractStringSource > m_internal
Definition: StringSourceDecorator.h:27
Superclass of all objects that want others to signal that they have changed.
Definition: Changeable.h:22