#include <MSS_CombState.h>

Public Member Functions | |
| MSS_CombState (JEDI_View &view, PI_StateTemplate &templ, BM_SceneManager *scene, const char *cursor=BM_DEFAULT_CURSOR) | |
| virtual | ~MSS_CombState () |
| virtual const char * | className () const |
| virtual void | doRender (RE_Render *r, short x, short y, int ghost) |
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 | enter (BM_SimpleState::BM_EntryType how) |
| virtual void | exit (void) |
| virtual int | handleKeyTypeEvent (UI_Event *event, BM_Viewport &) |
| virtual int | handleParameterEvent (UI_Event *event) |
| virtual SOP_BrushOp | menuToBrushOp (const UI_Value &menuvalue) const |
Definition at line 26 of file MSS_CombState.h.
| MSS_CombState::MSS_CombState | ( | JEDI_View & | view, | |
| PI_StateTemplate & | templ, | |||
| BM_SceneManager * | scene, | |||
| const char * | cursor = BM_DEFAULT_CURSOR | |||
| ) |
| virtual MSS_CombState::~MSS_CombState | ( | ) | [virtual] |
| virtual const char* MSS_CombState::className | ( | ) | const [virtual] |
Reimplemented from MSS_BrushBaseState.
| virtual void MSS_CombState::doRender | ( | RE_Render * | r, | |
| short | x, | |||
| short | y, | |||
| int | ghost | |||
| ) | [virtual] |
Reimplemented from MSS_BrushBaseState.
| virtual int MSS_CombState::enter | ( | BM_SimpleState::BM_EntryType | how | ) | [protected, virtual] |
Reimplemented from MSS_BrushBaseState.
| virtual void MSS_CombState::exit | ( | void | ) | [protected, virtual] |
Reimplemented from MSS_BrushBaseState.
| virtual int MSS_CombState::handleKeyTypeEvent | ( | UI_Event * | event, | |
| BM_Viewport & | ||||
| ) | [protected, virtual] |
Reimplemented from MSS_BrushBaseState.
| virtual int MSS_CombState::handleParameterEvent | ( | UI_Event * | event | ) | [protected, virtual] |
Reimplemented from MSS_BrushBaseState.
| virtual SOP_BrushOp MSS_CombState::menuToBrushOp | ( | const UI_Value & | menuvalue | ) | const [protected, virtual] |
Reimplemented from MSS_BrushBaseState.
| static BM_State* MSS_CombState::ourConstructor | ( | BM_View & | view, | |
| PI_StateTemplate & | templ, | |||
| BM_SceneManager * | scene | |||
| ) | [static] |
Reimplemented from MSS_BrushBaseState.
PRM_Template MSS_CombState::ourTemplateList[] [static] |
1.5.9