#include <MSS_CaptureLayerPaintSelector.h>

Public Member Functions | |
| MSS_CaptureLayerPaintSelector (OP3D_View &viewer, PI_SelectorTemplate &templ) | |
| virtual | ~MSS_CaptureLayerPaintSelector () |
| virtual const char * | className () const |
| virtual bool | connectSops (bool update_sel_buttons, bool branch_off, OP_Node *&edit_node) |
Static Public Member Functions | |
| static BM_InputSelector * | ourConstructor (BM_View &Viewer, PI_SelectorTemplate &templ) |
Definition at line 27 of file MSS_CaptureLayerPaintSelector.h.
| MSS_CaptureLayerPaintSelector::MSS_CaptureLayerPaintSelector | ( | OP3D_View & | viewer, | |
| PI_SelectorTemplate & | templ | |||
| ) |
| virtual MSS_CaptureLayerPaintSelector::~MSS_CaptureLayerPaintSelector | ( | ) | [virtual] |
| virtual const char* MSS_CaptureLayerPaintSelector::className | ( | ) | const [virtual] |
Reimplemented from MSS_ReusableSelector.
| virtual bool MSS_CaptureLayerPaintSelector::connectSops | ( | bool | update_sel_buttons, | |
| bool | branch_off, | |||
| OP_Node *& | edit_node | |||
| ) | [virtual] |
Generate special SOPs and Merge SOPs as necessary and fill in group parameters in the SOPs to enable editing of the selected geometry. edit_node is set to the current working SOP node.
MSS_CaptureLayerPaintSelect::connectSops() does some initial prep work so that new Capture Layer Paint SOPs are created before deform-type SOPs in the network chain.
Reimplemented from MSS_ReusableSelector.
| static BM_InputSelector* MSS_CaptureLayerPaintSelector::ourConstructor | ( | BM_View & | Viewer, | |
| PI_SelectorTemplate & | templ | |||
| ) | [static] |
Reimplemented from OP3D_GenericSelector.
1.5.9