#include <MSS_SculptSelector.h>

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