This callback class is used by the TSLRenderingAttributePanel to provide call back function when there is an update in rendering attribute panel.
Public Member Functions | |
| virtual void | renderingAttributeUpdateCallback (TSLRenderingAttributes *atts)=0 |
Protected Member Functions | |
| virtual | ~TSLRenderingAttributeUpdateCallbackInterface () |
|
inlineprotectedvirtual |
|
pure virtual |
Callback triggered when attribute values change.
| atts | Pointer to structure containing current values displayed in panel. |