#include <MSS_CenterPivotState.h>

Public Member Functions | |
| MSS_CenterPivotState (JEDI_View &view, PI_StateTemplate &templ, BM_SceneManager *scene, const char *cursor=BM_DEFAULT_CURSOR) | |
| virtual | ~MSS_CenterPivotState (void) |
| virtual const char * | className () const |
| virtual void | stopGenerating () |
Static Public Member Functions | |
| static BM_State * | ourConstructor (BM_View &view, PI_StateTemplate &templ, BM_SceneManager *scene) |
Static Public Attributes | |
| static PRM_Template * | ourTemplateList |
Definition at line 37 of file MSS_CenterPivotState.h.
| MSS_CenterPivotState::MSS_CenterPivotState | ( | JEDI_View & | view, | |
| PI_StateTemplate & | templ, | |||
| BM_SceneManager * | scene, | |||
| const char * | cursor = BM_DEFAULT_CURSOR | |||
| ) | [inline] |
Definition at line 41 of file MSS_CenterPivotState.h.
| virtual MSS_CenterPivotState::~MSS_CenterPivotState | ( | void | ) | [inline, virtual] |
Definition at line 45 of file MSS_CenterPivotState.h.
| virtual const char* MSS_CenterPivotState::className | ( | void | ) | const [inline, virtual] |
| static BM_State* MSS_CenterPivotState::ourConstructor | ( | BM_View & | view, | |
| PI_StateTemplate & | templ, | |||
| BM_SceneManager * | scene | |||
| ) | [static] |
Reimplemented from MSS_SingleOpState.
| virtual void MSS_CenterPivotState::stopGenerating | ( | ) | [virtual] |
Reimplemented from BM_SingleOpState.
1.5.9