#include <MSS_SculptState.h>

Public Member Functions | |
| MSS_SculptState (JEDI_View &view, PI_StateTemplate &templ, BM_SceneManager *scene, const char *cursor=BM_DEFAULT_CURSOR) | |
| virtual | ~MSS_SculptState () |
| virtual const char * | className () const |
Static Public Member Functions | |
| static BM_State * | ourConstructor (BM_View &view, PI_StateTemplate &templ, BM_SceneManager *scene) |
Static Public Attributes | |
| static PRM_Template | ourTemplateList [] |
Protected Member Functions | |
| virtual int | handleKeyTypeEvent (UI_Event *event, BM_Viewport &) |
| virtual SOP_BrushOp | menuToBrushOp (const UI_Value &menuvalue) const |
Definition at line 26 of file MSS_SculptState.h.
| MSS_SculptState::MSS_SculptState | ( | JEDI_View & | view, | |
| PI_StateTemplate & | templ, | |||
| BM_SceneManager * | scene, | |||
| const char * | cursor = BM_DEFAULT_CURSOR | |||
| ) |
| virtual MSS_SculptState::~MSS_SculptState | ( | ) | [virtual] |
| virtual const char* MSS_SculptState::className | ( | ) | const [virtual] |
Reimplemented from MSS_BrushBaseState.
| virtual int MSS_SculptState::handleKeyTypeEvent | ( | UI_Event * | event, | |
| BM_Viewport & | ||||
| ) | [protected, virtual] |
Reimplemented from MSS_BrushBaseState.
| virtual SOP_BrushOp MSS_SculptState::menuToBrushOp | ( | const UI_Value & | menuvalue | ) | const [protected, virtual] |
Reimplemented from MSS_BrushBaseState.
| static BM_State* MSS_SculptState::ourConstructor | ( | BM_View & | view, | |
| PI_StateTemplate & | templ, | |||
| BM_SceneManager * | scene | |||
| ) | [static] |
Reimplemented from MSS_BrushBaseState.
PRM_Template MSS_SculptState::ourTemplateList[] [static] |
1.5.9