#include <MSS_UVBrushState.h>

Public Member Functions | |
| MSS_UVBrushState (JEDI_View &view, PI_StateTemplate &templ, BM_SceneManager *scene, const char *cursor=BM_DEFAULT_CURSOR) | |
| virtual | ~MSS_UVBrushState () |
| 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 |
Static Protected Attributes | |
| static PRM_ChoiceList | theLMBMenu |
| static PRM_ChoiceList | theMMBMenu |
Definition at line 27 of file MSS_UVBrushState.h.
| MSS_UVBrushState::MSS_UVBrushState | ( | JEDI_View & | view, | |
| PI_StateTemplate & | templ, | |||
| BM_SceneManager * | scene, | |||
| const char * | cursor = BM_DEFAULT_CURSOR | |||
| ) |
| virtual MSS_UVBrushState::~MSS_UVBrushState | ( | ) | [virtual] |
| virtual const char* MSS_UVBrushState::className | ( | ) | const [virtual] |
Reimplemented from MSS_BrushBaseState.
| virtual int MSS_UVBrushState::handleKeyTypeEvent | ( | UI_Event * | event, | |
| BM_Viewport & | ||||
| ) | [protected, virtual] |
Reimplemented from MSS_BrushBaseState.
| virtual SOP_BrushOp MSS_UVBrushState::menuToBrushOp | ( | const UI_Value & | menuvalue | ) | const [protected, virtual] |
Reimplemented from MSS_BrushBaseState.
| static BM_State* MSS_UVBrushState::ourConstructor | ( | BM_View & | view, | |
| PI_StateTemplate & | templ, | |||
| BM_SceneManager * | scene | |||
| ) | [static] |
Reimplemented from MSS_BrushBaseState.
PRM_Template MSS_UVBrushState::ourTemplateList[] [static] |
PRM_ChoiceList MSS_UVBrushState::theLMBMenu [static, protected] |
Definition at line 52 of file MSS_UVBrushState.h.
PRM_ChoiceList MSS_UVBrushState::theMMBMenu [static, protected] |
Definition at line 53 of file MSS_UVBrushState.h.
1.5.9