GL Studio C++ Runtime API
GlsGeometryResource::Observer Class Referenceabstract

#include <gls_geometry_resource.h>

Inheritance diagram for GlsGeometryResource::Observer:
GlsGeometryResourceMesh GlsAdvancedMesh GlsSerialMorphMesh

Public Member Functions

virtual void OnGeometryResourceChanged ()=0
 Callback method to be called by this observer. More...
 

Detailed Description

The observer class is used for notifications when attributes that affect how the object would draw are changed

Member Function Documentation

◆ OnGeometryResourceChanged()

virtual void OnGeometryResourceChanged ( )
pure virtual

Callback method to be called by this observer.

Implemented in GlsGeometryResourceMesh.


The documentation for this class was generated from the following file: