GL Studio C++ Runtime API
|
#include <gls_geometry_resource.h>
Public Member Functions | |
virtual void | OnGeometryResourceChanged ()=0 |
Callback method to be called by this observer. More... | |
The observer class is used for notifications when attributes that affect how the object would draw are changed
|
pure virtual |
Callback method to be called by this observer.
Implemented in GlsGeometryResourceMesh.