32 myPrimgroups =
""_UTsh;
33 myPrimnameprefix =
""_UTsh;
34 myEnableMatchByPrimAttrib =
false;
35 myMatchByPrimAttrib =
"name"_UTsh;
37 myPointgroups =
""_UTsh;
38 myPointnameprefix =
""_UTsh;
39 myEnableMatchByPointAttrib =
false;
40 myMatchByPointAttrib =
"id"_UTsh;
42 myEdgegroups =
""_UTsh;
43 myEdgenameprefix =
""_UTsh;
45 myVertexgroups =
""_UTsh;
46 myVertexnameprefix =
""_UTsh;
47 myEnableMatchByVertexAttrib =
false;
48 myMatchByVertexAttrib =
"id"_UTsh;
49 myGroupnameconflict =
"skipgroup"_UTsh;
50 myCopyemptygroups =
true;
63 if (myPrimitives != src.myPrimitives)
return false;
64 if (myPrimgroups != src.myPrimgroups)
return false;
65 if (myPrimnameprefix != src.myPrimnameprefix)
return false;
66 if (myEnableMatchByPrimAttrib != src.myEnableMatchByPrimAttrib)
return false;
67 if (myMatchByPrimAttrib != src.myMatchByPrimAttrib)
return false;
68 if (myPoints != src.myPoints)
return false;
69 if (myPointgroups != src.myPointgroups)
return false;
70 if (myPointnameprefix != src.myPointnameprefix)
return false;
71 if (myEnableMatchByPointAttrib != src.myEnableMatchByPointAttrib)
return false;
72 if (myMatchByPointAttrib != src.myMatchByPointAttrib)
return false;
73 if (myEdges != src.myEdges)
return false;
74 if (myEdgegroups != src.myEdgegroups)
return false;
75 if (myEdgenameprefix != src.myEdgenameprefix)
return false;
76 if (myVertices != src.myVertices)
return false;
77 if (myVertexgroups != src.myVertexgroups)
return false;
78 if (myVertexnameprefix != src.myVertexnameprefix)
return false;
79 if (myEnableMatchByVertexAttrib != src.myEnableMatchByVertexAttrib)
return false;
80 if (myMatchByVertexAttrib != src.myMatchByVertexAttrib)
return false;
81 if (myGroupnameconflict != src.myGroupnameconflict)
return false;
82 if (myCopyemptygroups != src.myCopyemptygroups)
return false;
100 graph->
evalOpParm(myPrimitives, nodeidx,
"primitives", time, graph->
isDirect()?
nullptr:depnode);
101 myPrimgroups =
""_UTsh;
102 if (
true && ( (
true&&!(((getPrimitives()==0)))) ) )
103 graph->
evalOpParm(myPrimgroups, nodeidx,
"primgroups", time, graph->
isDirect()?
nullptr:depnode);
104 myPrimnameprefix =
""_UTsh;
105 if (
true && ( (
true&&!(((getPrimitives()==0)))) ) )
106 graph->
evalOpParm(myPrimnameprefix, nodeidx,
"primnameprefix", time, graph->
isDirect()?
nullptr:depnode);
107 myEnableMatchByPrimAttrib =
false;
108 if (
true && ( (
true&&!(((getPrimitives()==0)))) ) )
109 graph->
evalOpParm(myEnableMatchByPrimAttrib, nodeidx,
"enablematchbyprimattrib", time, graph->
isDirect()?
nullptr:depnode);
110 myMatchByPrimAttrib =
"name"_UTsh;
111 if (
true && ( (
true&&!(((getPrimitives()==0))||((getEnableMatchByPrimAttrib()==0)))) ) )
112 graph->
evalOpParm(myMatchByPrimAttrib, nodeidx,
"matchbyprimattrib", time, graph->
isDirect()?
nullptr:depnode);
115 graph->
evalOpParm(myPoints, nodeidx,
"points", time, graph->
isDirect()?
nullptr:depnode);
116 myPointgroups =
""_UTsh;
117 if (
true && ( (
true&&!(((getPoints()==0)))) ) )
118 graph->
evalOpParm(myPointgroups, nodeidx,
"pointgroups", time, graph->
isDirect()?
nullptr:depnode);
119 myPointnameprefix =
""_UTsh;
120 if (
true && ( (
true&&!(((getPoints()==0)))) ) )
121 graph->
evalOpParm(myPointnameprefix, nodeidx,
"pointnameprefix", time, graph->
isDirect()?
nullptr:depnode);
122 myEnableMatchByPointAttrib =
false;
123 if (
true && ( (
true&&!(((getPoints()==0)))) ) )
124 graph->
evalOpParm(myEnableMatchByPointAttrib, nodeidx,
"enablematchbypointattrib", time, graph->
isDirect()?
nullptr:depnode);
125 myMatchByPointAttrib =
"id"_UTsh;
126 if (
true && ( (
true&&!(((getPoints()==0))||((getEnableMatchByPointAttrib()==0)))) ) )
127 graph->
evalOpParm(myMatchByPointAttrib, nodeidx,
"matchbypointattrib", time, graph->
isDirect()?
nullptr:depnode);
130 graph->
evalOpParm(myEdges, nodeidx,
"edges", time, graph->
isDirect()?
nullptr:depnode);
131 myEdgegroups =
""_UTsh;
132 if (
true && ( (
true&&!(((getEdges()==0)))) ) )
133 graph->
evalOpParm(myEdgegroups, nodeidx,
"edgegroups", time, graph->
isDirect()?
nullptr:depnode);
134 myEdgenameprefix =
""_UTsh;
135 if (
true && ( (
true&&!(((getEdges()==0)))) ) )
136 graph->
evalOpParm(myEdgenameprefix, nodeidx,
"edgenameprefix", time, graph->
isDirect()?
nullptr:depnode);
139 graph->
evalOpParm(myVertices, nodeidx,
"vertices", time, graph->
isDirect()?
nullptr:depnode);
140 myVertexgroups =
""_UTsh;
141 if (
true && ( (
true&&!(((getVertices()==0)))) ) )
142 graph->
evalOpParm(myVertexgroups, nodeidx,
"vertexgroups", time, graph->
isDirect()?
nullptr:depnode);
143 myVertexnameprefix =
""_UTsh;
144 if (
true && ( (
true&&!(((getVertices()==0)))) ) )
145 graph->
evalOpParm(myVertexnameprefix, nodeidx,
"vertexnameprefix", time, graph->
isDirect()?
nullptr:depnode);
146 myEnableMatchByVertexAttrib =
false;
147 if (
true && ( (
true&&!(((getVertices()==0)))) ) )
148 graph->
evalOpParm(myEnableMatchByVertexAttrib, nodeidx,
"enablematchbyvertexattrib", time, graph->
isDirect()?
nullptr:depnode);
149 myMatchByVertexAttrib =
"id"_UTsh;
150 if (
true && ( (
true&&!(((getVertices()==0))||((getEnableMatchByVertexAttrib()==0)))) ) )
151 graph->
evalOpParm(myMatchByVertexAttrib, nodeidx,
"matchbyvertexattrib", time, graph->
isDirect()?
nullptr:depnode);
152 myGroupnameconflict =
"skipgroup"_UTsh;
154 graph->
evalOpParm(myGroupnameconflict, nodeidx,
"groupnameconflict", time, graph->
isDirect()?
nullptr:depnode);
155 myCopyemptygroups =
true;
157 graph->
evalOpParm(myCopyemptygroups, nodeidx,
"copyemptygroups", time, graph->
isDirect()?
nullptr:depnode);
173 template <
typename T>
180 if (idx.
size() != instance.
size()+1)
258 { doGetParmValue(idx, instance, value); }
260 { doGetParmValue(idx, instance, value); }
262 { doGetParmValue(idx, instance, value); }
264 { doGetParmValue(idx, instance, value); }
266 { doGetParmValue(idx, instance, value); }
268 { doGetParmValue(idx, instance, value); }
270 { doGetParmValue(idx, instance, value); }
272 { doGetParmValue(idx, instance, value); }
274 { doGetParmValue(idx, instance, value); }
276 { doGetParmValue(idx, instance, value); }
278 { doGetParmValue(idx, instance, value); }
280 template <
typename T>
287 if (idx.
size() != instance.
size()+1)
301 coerceValue(myEnableMatchByPrimAttrib, ( ( value ) ));
316 coerceValue(myEnableMatchByPointAttrib, ( ( value ) ));
340 coerceValue(myEnableMatchByVertexAttrib, ( ( value ) ));
356 { doSetParmValue(idx, instance, value); }
358 { doSetParmValue(idx, instance, value); }
360 { doSetParmValue(idx, instance, value); }
362 { doSetParmValue(idx, instance, value); }
364 { doSetParmValue(idx, instance, value); }
366 { doSetParmValue(idx, instance, value); }
368 { doSetParmValue(idx, instance, value); }
370 { doSetParmValue(idx, instance, value); }
372 { doSetParmValue(idx, instance, value); }
374 { doSetParmValue(idx, instance, value); }
376 { doSetParmValue(idx, instance, value); }
392 if (fieldnum.
size() < 1)
401 return "primnameprefix";
403 return "enablematchbyprimattrib";
405 return "matchbyprimattrib";
409 return "pointgroups";
411 return "pointnameprefix";
413 return "enablematchbypointattrib";
415 return "matchbypointattrib";
421 return "edgenameprefix";
425 return "vertexgroups";
427 return "vertexnameprefix";
429 return "enablematchbyvertexattrib";
431 return "matchbyvertexattrib";
433 return "groupnameconflict";
435 return "copyemptygroups";
443 if (fieldnum.
size() < 1)
444 return PARM_UNSUPPORTED;
525 loadData(is, rampdata);
543 int typelen = colon - data.
buffer();
557 {
int64 iv =
v; UTwrite(os, &iv); }
559 { UTwrite<fpreal64>(os, &
v); }
561 { UTwrite<fpreal64>(os, &v.
x()); UTwrite<fpreal64>(os, &v.
y()); }
563 { UTwrite<fpreal64>(os, &v.
x()); UTwrite<fpreal64>(os, &v.
y());
564 UTwrite<fpreal64>(os, &v.
z()); }
566 { UTwrite<fpreal64>(os, &v.
x()); UTwrite<fpreal64>(os, &v.
y());
567 UTwrite<fpreal64>(os, &v.
z()); UTwrite<fpreal64>(os, &v.
w()); }
579 if (s) s->save(ostr);
581 saveData(os, result);
588 ostr << s->getDataTypeToken();
593 saveData(os, result);
597 void save(std::ostream &os)
const
601 saveData(os, myPrimitives);
602 saveData(os, myPrimgroups);
603 saveData(os, myPrimnameprefix);
604 saveData(os, myEnableMatchByPrimAttrib);
605 saveData(os, myMatchByPrimAttrib);
606 saveData(os, myPoints);
607 saveData(os, myPointgroups);
608 saveData(os, myPointnameprefix);
609 saveData(os, myEnableMatchByPointAttrib);
610 saveData(os, myMatchByPointAttrib);
611 saveData(os, myEdges);
612 saveData(os, myEdgegroups);
613 saveData(os, myEdgenameprefix);
614 saveData(os, myVertices);
615 saveData(os, myVertexgroups);
616 saveData(os, myVertexnameprefix);
617 saveData(os, myEnableMatchByVertexAttrib);
618 saveData(os, myMatchByVertexAttrib);
619 saveData(os, myGroupnameconflict);
620 saveData(os, myCopyemptygroups);
633 loadData(is, myPrimitives);
634 loadData(is, myPrimgroups);
635 loadData(is, myPrimnameprefix);
636 loadData(is, myEnableMatchByPrimAttrib);
637 loadData(is, myMatchByPrimAttrib);
638 loadData(is, myPoints);
639 loadData(is, myPointgroups);
640 loadData(is, myPointnameprefix);
641 loadData(is, myEnableMatchByPointAttrib);
642 loadData(is, myMatchByPointAttrib);
643 loadData(is, myEdges);
644 loadData(is, myEdgegroups);
645 loadData(is, myEdgenameprefix);
646 loadData(is, myVertices);
647 loadData(is, myVertexgroups);
648 loadData(is, myVertexnameprefix);
649 loadData(is, myEnableMatchByVertexAttrib);
650 loadData(is, myMatchByVertexAttrib);
651 loadData(is, myGroupnameconflict);
652 loadData(is, myCopyemptygroups);
662 if (!thissop)
return getPrimitives();
664 OP_Utils::evalOpParm(result, thissop,
"primitives", cookparms.
getCookTime(), 0);
672 if (!thissop)
return getPrimgroups();
674 OP_Utils::evalOpParm(result, thissop,
"primgroups", cookparms.
getCookTime(), 0);
682 if (!thissop)
return getPrimnameprefix();
684 OP_Utils::evalOpParm(result, thissop,
"primnameprefix", cookparms.
getCookTime(), 0);
692 if (!thissop)
return getEnableMatchByPrimAttrib();
694 OP_Utils::evalOpParm(result, thissop,
"enablematchbyprimattrib", cookparms.
getCookTime(), 0);
702 if (!thissop)
return getMatchByPrimAttrib();
704 OP_Utils::evalOpParm(result, thissop,
"matchbyprimattrib", cookparms.
getCookTime(), 0);
712 if (!thissop)
return getPoints();
714 OP_Utils::evalOpParm(result, thissop,
"points", cookparms.
getCookTime(), 0);
722 if (!thissop)
return getPointgroups();
724 OP_Utils::evalOpParm(result, thissop,
"pointgroups", cookparms.
getCookTime(), 0);
732 if (!thissop)
return getPointnameprefix();
734 OP_Utils::evalOpParm(result, thissop,
"pointnameprefix", cookparms.
getCookTime(), 0);
742 if (!thissop)
return getEnableMatchByPointAttrib();
744 OP_Utils::evalOpParm(result, thissop,
"enablematchbypointattrib", cookparms.
getCookTime(), 0);
752 if (!thissop)
return getMatchByPointAttrib();
754 OP_Utils::evalOpParm(result, thissop,
"matchbypointattrib", cookparms.
getCookTime(), 0);
762 if (!thissop)
return getEdges();
764 OP_Utils::evalOpParm(result, thissop,
"edges", cookparms.
getCookTime(), 0);
772 if (!thissop)
return getEdgegroups();
774 OP_Utils::evalOpParm(result, thissop,
"edgegroups", cookparms.
getCookTime(), 0);
782 if (!thissop)
return getEdgenameprefix();
784 OP_Utils::evalOpParm(result, thissop,
"edgenameprefix", cookparms.
getCookTime(), 0);
792 if (!thissop)
return getVertices();
794 OP_Utils::evalOpParm(result, thissop,
"vertices", cookparms.
getCookTime(), 0);
802 if (!thissop)
return getVertexgroups();
804 OP_Utils::evalOpParm(result, thissop,
"vertexgroups", cookparms.
getCookTime(), 0);
812 if (!thissop)
return getVertexnameprefix();
814 OP_Utils::evalOpParm(result, thissop,
"vertexnameprefix", cookparms.
getCookTime(), 0);
822 if (!thissop)
return getEnableMatchByVertexAttrib();
824 OP_Utils::evalOpParm(result, thissop,
"enablematchbyvertexattrib", cookparms.
getCookTime(), 0);
832 if (!thissop)
return getMatchByVertexAttrib();
834 OP_Utils::evalOpParm(result, thissop,
"matchbyvertexattrib", cookparms.
getCookTime(), 0);
842 if (!thissop)
return getGroupnameconflict();
844 OP_Utils::evalOpParm(result, thissop,
"groupnameconflict", cookparms.
getCookTime(), 0);
852 if (!thissop)
return getCopyemptygroups();
854 OP_Utils::evalOpParm(result, thissop,
"copyemptygroups", cookparms.
getCookTime(), 0);
862 bool myEnableMatchByPrimAttrib;
867 bool myEnableMatchByPointAttrib;
875 bool myEnableMatchByVertexAttrib;
878 bool myCopyemptygroups;
void setEdgegroups(const UT_StringHolder &val)
bool getEnableMatchByVertexAttrib() const
UT_StringHolder opEdgenameprefix(const SOP_NodeVerb::CookParms &cookparms) const
bool operator==(const SOP_GroupCopyParms &src) const
void getNestParmValue(TempIndex idx, TempIndex instance, UT_Matrix4D &value) const override
void setEnableMatchByPointAttrib(bool val)
static void saveData(std::ostream &os, UT_Vector2D v)
static void loadData(UT_IStream &is, fpreal64 &v)
SOP_Node * getNode() const
const UT_StringHolder & getEdgenameprefix() const
static void saveData(std::ostream &os, int64 v)
UT_StringHolder opMatchByPointAttrib(const SOP_NodeVerb::CookParms &cookparms) const
const UT_StringHolder & getPrimgroups() const
static void loadData(UT_IStream &is, UT_Vector2I &v)
exint bread(int32 *buffer, exint asize=1)
GT_API const UT_StringHolder time
constexpr SYS_FORCE_INLINE T & y() noexcept
UT_StringHolder opMatchByVertexAttrib(const SOP_NodeVerb::CookParms &cookparms) const
void getNestParmValue(TempIndex idx, TempIndex instance, UT_Vector3D &value) const override
void setNestParmValue(TempIndex idx, TempIndex instance, const UT_Vector4D &value) override
GLsizei const GLfloat * value
void setPrimnameprefix(const UT_StringHolder &val)
const char * getNestParmName(TempIndex fieldnum) const override
bool getEnableMatchByPrimAttrib() const
bool isParmColorRamp(exint idx) const override
const OP_Context & context() const
constexpr SYS_FORCE_INLINE T & z() noexcept
void setNestParmValue(TempIndex idx, TempIndex instance, const UT_StringHolder &value) override
SYS_FORCE_INLINE const char * buffer() const
UT_StringHolder opPointnameprefix(const SOP_NodeVerb::CookParms &cookparms) const
void setNestParmValue(TempIndex idx, TempIndex instance, const fpreal &value) override
static void saveData(std::ostream &os, UT_Matrix4D v)
void setNestParmValue(TempIndex idx, TempIndex instance, const UT_Matrix3D &value) override
An output stream object that owns its own string buffer storage.
static void saveData(std::ostream &os, bool v)
void setNestParmValue(TempIndex idx, TempIndex instance, const UT_Matrix2D &value) override
const UT_StringHolder & getPointnameprefix() const
static void saveData(std::ostream &os, UT_SharedPtr< UT_Ramp > s)
**But if you need a result
const UT_StringHolder & getVertexnameprefix() const
void setEdgenameprefix(const UT_StringHolder &val)
bool opCopyemptygroups(const SOP_NodeVerb::CookParms &cookparms) const
static void loadData(UT_IStream &is, UT_Matrix4D &v)
static PRM_DataItemHandle parseBinary(const char *type, UT_IStream &is)
bool load(UT_IStream &is)
const UT_WorkBuffer & str()
Returns a read-only reference to the underlying UT_WorkBuffer.
bool opEnableMatchByPointAttrib(const SOP_NodeVerb::CookParms &cookparms) const
void getNestParmValue(TempIndex idx, TempIndex instance, UT_Matrix2D &value) const override
static void saveData(std::ostream &os, UT_Matrix3D v)
void setEnableMatchByVertexAttrib(bool val)
constexpr SYS_FORCE_INLINE T & x() noexcept
UT_StringHolder opEdgegroups(const SOP_NodeVerb::CookParms &cookparms) const
void setMatchByVertexAttrib(const UT_StringHolder &val)
const UT_StringHolder & getVertexgroups() const
UT_SharedPtr< const PRM_DataItem > PRM_DataItemHandle
constexpr SYS_FORCE_INLINE T & x() noexcept
bool getPrimitives() const
bool getCopyemptygroups() const
bool opEdges(const SOP_NodeVerb::CookParms &cookparms) const
bool operator==(const BaseDimensions< T > &a, const BaseDimensions< Y > &b)
static void saveData(std::ostream &os, UT_Vector3D v)
const UT_StringHolder & getGroupnameconflict() const
UT_StringHolder opPrimnameprefix(const SOP_NodeVerb::CookParms &cookparms) const
static void loadData(UT_IStream &is, UT_Vector3D &v)
const UT_StringHolder & getMatchByPointAttrib() const
static void saveData(std::ostream &os, UT_Vector4D v)
bool operator!=(const SOP_GroupCopyParms &src) const
ParmType getNestParmType(TempIndex fieldnum) const override
void setVertices(bool val)
SYS_FORCE_INLINE const char * buffer() const
std::shared_ptr< T > UT_SharedPtr
Wrapper around std::shared_ptr.
void getNestParmValue(TempIndex idx, TempIndex instance, exint &value) const override
constexpr SYS_FORCE_INLINE T & z() noexcept
void getNestParmValue(TempIndex idx, TempIndex instance, UT_Vector4D &value) const override
const OP_GraphProxy * graph() const
bool opEnableMatchByVertexAttrib(const SOP_NodeVerb::CookParms &cookparms) const
void setVertexnameprefix(const UT_StringHolder &val)
bool opPrimitives(const SOP_NodeVerb::CookParms &cookparms) const
void getNestParmValue(TempIndex idx, TempIndex instance, UT_Matrix3D &value) const override
UT_StringHolder opGroupnameconflict(const SOP_NodeVerb::CookParms &cookparms) const
void setNestParmValue(TempIndex idx, TempIndex instance, const UT_Vector3D &value) override
void setGroupnameconflict(const UT_StringHolder &val)
static void loadData(UT_IStream &is, UT_Matrix2D &v)
void setVertexgroups(const UT_StringHolder &val)
void save(std::ostream &os) const
void getNestParmValue(TempIndex idx, TempIndex instance, UT_Vector2D &value) const override
virtual void evalOpParm(int64 &v, NodeIdx node, const char *parmname, fpreal time, DEP_MicroNode *depnode) const =0
UT_StringHolder opVertexnameprefix(const SOP_NodeVerb::CookParms &cookparms) const
static void loadData(UT_IStream &is, UT_StringHolder &v)
static void saveData(std::ostream &os, UT_Matrix2D v)
void setNestParmValue(TempIndex idx, TempIndex instance, const UT_Vector2D &value) override
void saveBinary(std::ostream &os) const
Save string to binary stream.
void setPointnameprefix(const UT_StringHolder &val)
void doSetParmValue(TempIndex idx, TempIndex instance, const T &value)
void doGetParmValue(TempIndex idx, TempIndex instance, T &value) const
GT_API const UT_StringHolder version
bool opVertices(const SOP_NodeVerb::CookParms &cookparms) const
static void loadData(UT_IStream &is, int64 &v)
void setPrimgroups(const UT_StringHolder &val)
static void loadData(UT_IStream &is, UT_Vector4D &v)
void setPointgroups(const UT_StringHolder &val)
void buildFromOp(const OP_GraphProxy *graph, exint nodeidx, fpreal time, DEP_MicroNode *depnode)
static void loadData(UT_IStream &is, UT_SharedPtr< UT_Ramp > &v)
void setNestParmValue(TempIndex idx, TempIndex instance, const PRM_DataItemHandle &value) override
static void loadData(UT_IStream &is, bool &v)
static void saveData(std::ostream &os, PRM_DataItemHandle s)
void getNestParmValue(TempIndex idx, TempIndex instance, UT_StringHolder &value) const override
void setNestParmValue(TempIndex idx, TempIndex instance, const UT_SharedPtr< UT_Ramp > &value) override
void coerceValue(T &result, const S &src) const
void setNestParmValue(TempIndex idx, TempIndex instance, const exint &value) override
static void loadData(UT_IStream &is, UT_Vector2D &v)
void setMatchByPrimAttrib(const UT_StringHolder &val)
void setNestParmValue(TempIndex idx, TempIndex instance, const UT_Matrix4D &value) override
UT_StringHolder opMatchByPrimAttrib(const SOP_NodeVerb::CookParms &cookparms) const
DEP_MicroNode * depnode() const
const UT_StringHolder & getEdgegroups() const
Utility class for containing a color ramp.
void setPrimitives(bool val)
constexpr SYS_FORCE_INLINE T & w() noexcept
bool getEnableMatchByPointAttrib() const
UT_StringHolder opPointgroups(const SOP_NodeVerb::CookParms &cookparms) const
void setMatchByPointAttrib(const UT_StringHolder &val)
virtual UT_StringHolder baseGetSignature() const
fpreal getCookTime() const
const UT_StringHolder & getMatchByPrimAttrib() const
const char * findChar(int c) const
exint getNestNumParms(TempIndex idx) const override
static void loadData(UT_IStream &is, PRM_DataItemHandle &v)
bool opPoints(const SOP_NodeVerb::CookParms &cookparms) const
void getNestParmValue(TempIndex idx, TempIndex instance, fpreal &value) const override
const UT_StringHolder & getPointgroups() const
static void loadData(UT_IStream &is, UT_Vector4I &v)
void setCopyemptygroups(bool val)
void loadFromOpSubclass(const LoadParms &loadparms) override
bool opEnableMatchByPrimAttrib(const SOP_NodeVerb::CookParms &cookparms) const
void copyFrom(const OP_NodeParms *src) override
constexpr SYS_FORCE_INLINE T & y() noexcept
UT_StringHolder opPrimgroups(const SOP_NodeVerb::CookParms &cookparms) const
void getNestParmValue(TempIndex idx, TempIndex instance, PRM_DataItemHandle &value) const override
virtual bool isDirect() const =0
Direct proxies mirror actual nodes:
static void saveData(std::ostream &os, UT_StringHolder s)
const UT_StringHolder & getMatchByVertexAttrib() const
void getNestParmValue(TempIndex idx, TempIndex instance, UT_SharedPtr< UT_Ramp > &value) const override
static void loadData(UT_IStream &is, UT_Matrix3D &v)
static void saveData(std::ostream &os, fpreal64 v)
constexpr SYS_FORCE_INLINE T & y() noexcept
SYS_FORCE_INLINE bool isstring() const
UT_StringHolder opVertexgroups(const SOP_NodeVerb::CookParms &cookparms) const
OP_NodeParms & operator=(const OP_NodeParms &)=default
SYS_FORCE_INLINE void strncpy(const char *src, exint maxlen)
static void loadData(UT_IStream &is, UT_Vector3I &v)
void setEnableMatchByPrimAttrib(bool val)
const UT_StringHolder & getPrimnameprefix() const
constexpr SYS_FORCE_INLINE T & x() noexcept