8#include <globjects/globjects_api.h>
Superclass for all types of static and dynamic strings, e.g. for the use as Shader code.
Definition: AbstractStringSource.h:26
Allows listening to any Changeable.
Definition: ChangeListener.h:23
Superclass of all objects that want others to signal that they have changed.
Definition: Changeable.h:23
Definition: StringSourceDecorator.h:16
StringSourceDecorator(globjects::AbstractStringSource *source)
virtual ~StringSourceDecorator()
globjects::ref_ptr< globjects::AbstractStringSource > m_internal
Definition: StringSourceDecorator.h:27
virtual void notifyChanged(const Changeable *changeable) override
Contains all the classes that wrap OpenGL functionality.