#include <MSS_EditSelector.h>

Public Member Functions | |
| MSS_EditSelector (OP3D_View &viewer, PI_SelectorTemplate &templ) | |
| virtual | ~MSS_EditSelector () |
| virtual const char * | className () const |
Static Public Member Functions | |
| static BM_InputSelector * | ourConstructor (BM_View &Viewer, PI_SelectorTemplate &templ) |
Protected Member Functions | |
| virtual void | setGroupParm (OP_Node *node, const char *value) |
Definition at line 26 of file MSS_EditSelector.h.
| MSS_EditSelector::MSS_EditSelector | ( | OP3D_View & | viewer, | |
| PI_SelectorTemplate & | templ | |||
| ) |
| virtual MSS_EditSelector::~MSS_EditSelector | ( | ) | [virtual] |
| virtual const char* MSS_EditSelector::className | ( | ) | const [virtual] |
Reimplemented from MSS_ReusableSelector.
| static BM_InputSelector* MSS_EditSelector::ourConstructor | ( | BM_View & | Viewer, | |
| PI_SelectorTemplate & | templ | |||
| ) | [static] |
Reimplemented from OP3D_GenericSelector.
| virtual void MSS_EditSelector::setGroupParm | ( | OP_Node * | node, | |
| const char * | value | |||
| ) | [protected, virtual] |
Reimplemented from MSS_ReusableSelector.
1.5.9