#include <SM_ResetCmd.h>
Public Member Functions | |
SM_ResetCmd () | |
virtual | ~SM_ResetCmd () |
virtual MStatus | doIt (const MArgList &) |
virtual bool | isUndoable () const |
Static Public Member Functions | |
static void * | creator () |
SM_ResetCmd::SM_ResetCmd | ( | ) | [inline] |
virtual SM_ResetCmd::~SM_ResetCmd | ( | ) | [inline, virtual] |
MStatus SM_ResetCmd::doIt | ( | const MArgList & | ) | [virtual] |
method called when the command is runned
virtual bool SM_ResetCmd::isUndoable | ( | ) | const [inline, virtual] |
the command is not undoable
static void* SM_ResetCmd::creator | ( | ) | [inline, static] |