13 #ifndef __MSS_ReusableSelector_h__
14 #define __MSS_ReusableSelector_h__
26 const char *groupparm = 0,
27 const char *grouptypeparm = 0,
28 bool allowblankgroup =
false);
36 virtual bool connectSops(
bool branch_off,
bool request_new,
42 { myInlineSelection = set_inline; }
44 {
return myInlineSelection; }
48 void syncGeometryTypeFromNode(
OP_Node *node);
51 virtual void setGroupParm(
OP_Node *node,
const char *
value);
62 bool myAllowBlankGroup;
63 bool myInlineSelection;
bool getInlineSelection(bool set_inline)
const char * className() const override
UT_String getSopName()
Returns the name of the reusable SOP.
void setInlineSelection(bool set_inline)