|
ACF $AcfVersion:0$
|
Update state of edit mode buttons. More...
#include <IEditModeButtons.h>
Public Member Functions | |
| virtual void | UpdateEditModeButtons (int mode)=0 |
| Called after edit mode got changed. | |
Public Member Functions inherited from istd::IPolymorphic | |
| virtual | ~IPolymorphic () |
Update state of edit mode buttons.
Edit mode buttons controls the mode of interaction with objects. For example for polyline nodes: select, move, insert, remove.
Definition at line 19 of file IEditModeButtons.h.
|
pure virtual |
Called after edit mode got changed.
Implemented in iview::CConsoleGui.