#include <MSS_LatticeSelector.h>

Public Member Functions | |
| MSS_LatticeSelector (OP3D_View &viewer, PI_SelectorTemplate &templ) | |
| virtual | ~MSS_LatticeSelector () |
| virtual const char * | className () const |
| virtual void | generateAdditionalInputNodes (SOP_Node &new_node, SOP_Node *input_node, const UT_String &sel_geometry_token, const UT_String &creator_state_name) |
Static Public Member Functions | |
| static BM_InputSelector * | ourConstructor (BM_View &Viewer, PI_SelectorTemplate &templ) |
Definition at line 26 of file MSS_LatticeSelector.h.
| MSS_LatticeSelector::MSS_LatticeSelector | ( | OP3D_View & | viewer, | |
| PI_SelectorTemplate & | templ | |||
| ) |
| virtual MSS_LatticeSelector::~MSS_LatticeSelector | ( | ) | [virtual] |
| virtual const char* MSS_LatticeSelector::className | ( | ) | const [virtual] |
Reimplemented from OP3D_GenericSelector.
| virtual void MSS_LatticeSelector::generateAdditionalInputNodes | ( | SOP_Node & | new_node, | |
| SOP_Node * | input_node, | |||
| const UT_String & | sel_geometry_token, | |||
| const UT_String & | creator_state_name | |||
| ) | [virtual] |
Reimplemented from OP3D_InputSelector.
| static BM_InputSelector* MSS_LatticeSelector::ourConstructor | ( | BM_View & | Viewer, | |
| PI_SelectorTemplate & | templ | |||
| ) | [static] |
Reimplemented from OP3D_GenericSelector.
1.5.9