C++
virtual void viewChanged();
Description
This callback function indicates that the current view parameters have been modified. It is recommended that no expensive computation be performed during the callback.
virtual void viewChanged();
This callback function indicates that the current view parameters have been modified. It is recommended that no expensive computation be performed during the callback.