This reference page is linked to from the following overview topics: Command Modes and Mouse Procedures.
#include <maxapi.h>
Public Member Functions |
|
virtual | ~CommandModeChangedCallback () |
virtual void | ModeChanged (CommandMode *oldM, CommandMode *newM)=0 |
virtual ~CommandModeChangedCallback | ( | ) | [inline, virtual] |
{}
virtual void ModeChanged | ( | CommandMode * | oldM, |
CommandMode * | newM | ||
) | [pure virtual] |
Implemented in MouseToolCommandMode.