Share

AcEditorReactor::viewChanged

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.

Links

AcEditorReactor Class

Was this information helpful?