|
| SOP_PolyDoctorParms () |
|
| SOP_PolyDoctorParms (const SOP_PolyDoctorParms &)=default |
|
SOP_PolyDoctorParms & | operator= (const SOP_PolyDoctorParms &)=default |
|
| SOP_PolyDoctorParms (SOP_PolyDoctorParms &&) noexcept=default |
|
SOP_PolyDoctorParms & | operator= (SOP_PolyDoctorParms &&) noexcept=default |
|
| ~SOP_PolyDoctorParms () override |
|
bool | operator== (const SOP_PolyDoctorParms &src) const |
|
bool | operator!= (const SOP_PolyDoctorParms &src) const |
|
void | buildFromOp (const OP_GraphProxy *graph, exint nodeidx, fpreal time, DEP_MicroNode *depnode) |
|
void | loadFromOpSubclass (const LoadParms &loadparms) override |
|
void | copyFrom (const OP_NodeParms *src) override |
|
template<typename T > |
void | doGetParmValue (TempIndex idx, TempIndex instance, T &value) const |
|
bool | isParmColorRamp (exint idx) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, exint &value) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, fpreal &value) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, UT_Vector2D &value) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, UT_Vector3D &value) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, UT_Vector4D &value) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, UT_Matrix2D &value) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, UT_Matrix3D &value) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, UT_Matrix4D &value) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, UT_StringHolder &value) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, UT_SharedPtr< UT_Ramp > &value) const override |
|
void | getNestParmValue (TempIndex idx, TempIndex instance, PRM_DataItemHandle &value) const override |
|
template<typename T > |
void | doSetParmValue (TempIndex idx, TempIndex instance, const T &value) |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const exint &value) override |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const fpreal &value) override |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const UT_Vector2D &value) override |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const UT_Vector3D &value) override |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const UT_Vector4D &value) override |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const UT_Matrix2D &value) override |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const UT_Matrix3D &value) override |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const UT_Matrix4D &value) override |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const UT_StringHolder &value) override |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const UT_SharedPtr< UT_Ramp > &value) override |
|
void | setNestParmValue (TempIndex idx, TempIndex instance, const PRM_DataItemHandle &value) override |
|
exint | getNestNumParms (TempIndex idx) const override |
|
const char * | getNestParmName (TempIndex fieldnum) const override |
|
ParmType | getNestParmType (TempIndex fieldnum) const override |
|
void | save (std::ostream &os) const |
|
bool | load (UT_IStream &is) |
|
const UT_StringHolder & | getGroup () const |
|
void | setGroup (const UT_StringHolder &val) |
|
UT_StringHolder | opGroup (const SOP_NodeVerb::CookParms &cookparms) const |
|
int64 | getMaxPasses () const |
|
void | setMaxPasses (int64 val) |
|
int64 | opMaxPasses (const SOP_NodeVerb::CookParms &cookparms) const |
|
int64 | getRandomSeed () const |
|
void | setRandomSeed (int64 val) |
|
int64 | opRandomSeed (const SOP_NodeVerb::CookParms &cookparms) const |
|
IllFormedAction | getIllFormedAction () const |
|
void | setIllFormedAction (IllFormedAction val) |
|
IllFormedAction | opIllFormedAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
ManyEdgesAction | getManyEdgesAction () const |
|
void | setManyEdgesAction (ManyEdgesAction val) |
|
ManyEdgesAction | opManyEdgesAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
NonConvexAction | getNonConvexAction () const |
|
void | setNonConvexAction (NonConvexAction val) |
|
NonConvexAction | opNonConvexAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
OverlappingAction | getOverlappingAction () const |
|
void | setOverlappingAction (OverlappingAction val) |
|
OverlappingAction | opOverlappingAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getPairOverlaps () const |
|
void | setPairOverlaps (bool val) |
|
bool | opPairOverlaps (const SOP_NodeVerb::CookParms &cookparms) const |
|
SelfIntersectingAction | getSelfIntersectingAction () const |
|
void | setSelfIntersectingAction (SelfIntersectingAction val) |
|
SelfIntersectingAction | opSelfIntersectingAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getThickness () const |
|
void | setThickness (fpreal64 val) |
|
fpreal64 | opThickness (const SOP_NodeVerb::CookParms &cookparms) const |
|
GloballySmallAreasAction | getGloballySmallAreasAction () const |
|
void | setGloballySmallAreasAction (GloballySmallAreasAction val) |
|
GloballySmallAreasAction | opGloballySmallAreasAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getGlobalAreaThreshold () const |
|
void | setGlobalAreaThreshold (fpreal64 val) |
|
fpreal64 | opGlobalAreaThreshold (const SOP_NodeVerb::CookParms &cookparms) const |
|
LocallySmallAreasAction | getLocallySmallAreasAction () const |
|
void | setLocallySmallAreasAction (LocallySmallAreasAction val) |
|
LocallySmallAreasAction | opLocallySmallAreasAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getLocalAreaThreshold () const |
|
void | setLocalAreaThreshold (fpreal64 val) |
|
fpreal64 | opLocalAreaThreshold (const SOP_NodeVerb::CookParms &cookparms) const |
|
NonUniformAction | getNonUniformAction () const |
|
void | setNonUniformAction (NonUniformAction val) |
|
NonUniformAction | opNonUniformAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getUniformityThreshold () const |
|
void | setUniformityThreshold (fpreal64 val) |
|
fpreal64 | opUniformityThreshold (const SOP_NodeVerb::CookParms &cookparms) const |
|
GloballySmallEdgesAction | getGloballySmallEdgesAction () const |
|
void | setGloballySmallEdgesAction (GloballySmallEdgesAction val) |
|
GloballySmallEdgesAction | opGloballySmallEdgesAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getGlobalEdgeThreshold () const |
|
void | setGlobalEdgeThreshold (fpreal64 val) |
|
fpreal64 | opGlobalEdgeThreshold (const SOP_NodeVerb::CookParms &cookparms) const |
|
LocallySmallEdgesAction | getLocallySmallEdgesAction () const |
|
void | setLocallySmallEdgesAction (LocallySmallEdgesAction val) |
|
LocallySmallEdgesAction | opLocallySmallEdgesAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getLocalEdgeThreshold () const |
|
void | setLocalEdgeThreshold (fpreal64 val) |
|
fpreal64 | opLocalEdgeThreshold (const SOP_NodeVerb::CookParms &cookparms) const |
|
DisconnectedPointsAction | getDisconnectedPointsAction () const |
|
void | setDisconnectedPointsAction (DisconnectedPointsAction val) |
|
DisconnectedPointsAction | opDisconnectedPointsAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
NonManifoldPointsAction | getNonManifoldPointsAction () const |
|
void | setNonManifoldPointsAction (NonManifoldPointsAction val) |
|
NonManifoldPointsAction | opNonManifoldPointsAction (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getIgnoreWindings () const |
|
void | setIgnoreWindings (bool val) |
|
bool | opIgnoreWindings (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getPreferLargeAngles () const |
|
void | setPreferLargeAngles (bool val) |
|
bool | opPreferLargeAngles (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getVisualizeMaxManifold () const |
|
void | setVisualizeMaxManifold (bool val) |
|
bool | opVisualizeMaxManifold (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getExportManifoldNumbers () const |
|
void | setExportManifoldNumbers (bool val) |
|
bool | opExportManifoldNumbers (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getFixWindings () const |
|
void | setFixWindings (bool val) |
|
bool | opFixWindings (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getDeleteSmallManifolds () const |
|
void | setDeleteSmallManifolds (bool val) |
|
bool | opDeleteSmallManifolds (const SOP_NodeVerb::CookParms &cookparms) const |
|
int64 | getSmallManifoldSize () const |
|
void | setSmallManifoldSize (int64 val) |
|
int64 | opSmallManifoldSize (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getAddValidPolyAttrib () const |
|
void | setAddValidPolyAttrib (bool val) |
|
bool | opAddValidPolyAttrib (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getValidPolyAttribName () const |
|
void | setValidPolyAttribName (const UT_StringHolder &val) |
|
UT_StringHolder | opValidPolyAttribName (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getAddRepairedPolyAttrib () const |
|
void | setAddRepairedPolyAttrib (bool val) |
|
bool | opAddRepairedPolyAttrib (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getRepairedPolyAttribName () const |
|
void | setRepairedPolyAttribName (const UT_StringHolder &val) |
|
UT_StringHolder | opRepairedPolyAttribName (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getAddValidPtsAttrib () const |
|
void | setAddValidPtsAttrib (bool val) |
|
bool | opAddValidPtsAttrib (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getValidPtsAttribName () const |
|
void | setValidPtsAttribName (const UT_StringHolder &val) |
|
UT_StringHolder | opValidPtsAttribName (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getAddModifiedPtsAttrib () const |
|
void | setAddModifiedPtsAttrib (bool val) |
|
bool | opAddModifiedPtsAttrib (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getModifiedPtsAttribName () const |
|
void | setModifiedPtsAttribName (const UT_StringHolder &val) |
|
UT_StringHolder | opModifiedPtsAttribName (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getCreateGroups () const |
|
void | setCreateGroups (bool val) |
|
bool | opCreateGroups (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getVisualizeInvalidPts () const |
|
void | setVisualizeInvalidPts (bool val) |
|
bool | opVisualizeInvalidPts (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getInvalidPtsColor () const |
|
void | setInvalidPtsColor (UT_Vector3D val) |
|
UT_Vector3D | opInvalidPtsColor (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getVisualizeRepairedPts () const |
|
void | setVisualizeRepairedPts (bool val) |
|
bool | opVisualizeRepairedPts (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getRepairedPtsColor () const |
|
void | setRepairedPtsColor (UT_Vector3D val) |
|
UT_Vector3D | opRepairedPtsColor (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getVisualizeInvalidPolys () const |
|
void | setVisualizeInvalidPolys (bool val) |
|
bool | opVisualizeInvalidPolys (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getInvalidPolysColor () const |
|
void | setInvalidPolysColor (UT_Vector3D val) |
|
UT_Vector3D | opInvalidPolysColor (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getVisualizeRepairedPolys () const |
|
void | setVisualizeRepairedPolys (bool val) |
|
bool | opVisualizeRepairedPolys (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getRepairedPolysColor () const |
|
void | setRepairedPolysColor (UT_Vector3D val) |
|
UT_Vector3D | opRepairedPolysColor (const SOP_NodeVerb::CookParms &cookparms) const |
|
| SOP_NodeParms () |
|
bool | applyGeometryOverride (GU_ConstDetailHandle gdh) |
|
bool | applyGeometryOverrideFromNode (SOP_Node *node, OP_Context &context, SOP_NodeCache *cache) |
|
| OP_NodeParms () |
|
virtual | ~OP_NodeParms () |
|
void | loadFromOp (const LoadParms &loadparms) |
|
bool | applyOptionsOverride (const UT_Options *options) |
|
virtual exint | getNumParms () const |
|
virtual const char * | getParmName (exint idx) const |
|
virtual ParmType | getParmType (exint idx) const |
|
virtual void | getParmValue (exint idx, exint &value) const |
|
virtual void | getParmValue (exint idx, fpreal &value) const |
|
virtual void | getParmValue (exint idx, UT_Vector2D &value) const |
|
virtual void | getParmValue (exint idx, UT_Vector3D &value) const |
|
virtual void | getParmValue (exint idx, UT_Vector4D &value) const |
|
virtual void | getParmValue (exint idx, UT_Matrix2D &value) const |
|
virtual void | getParmValue (exint idx, UT_Matrix3D &value) const |
|
virtual void | getParmValue (exint idx, UT_Matrix4D &value) const |
|
virtual void | getParmValue (exint idx, UT_StringHolder &value) const |
|
virtual void | getParmValue (exint idx, UT_SharedPtr< UT_Ramp > &value) const |
|
virtual void | getParmValue (exint idx, PRM_DataItemHandle &value) const |
|
virtual void | setParmValue (exint idx, const exint &value) |
|
virtual void | setParmValue (exint idx, const fpreal &value) |
|
virtual void | setParmValue (exint idx, const UT_Vector2D &value) |
|
virtual void | setParmValue (exint idx, const UT_Vector3D &value) |
|
virtual void | setParmValue (exint idx, const UT_Vector4D &value) |
|
virtual void | setParmValue (exint idx, const UT_Matrix2D &value) |
|
virtual void | setParmValue (exint idx, const UT_Matrix3D &value) |
|
virtual void | setParmValue (exint idx, const UT_Matrix4D &value) |
|
virtual void | setParmValue (exint idx, const UT_StringHolder &value) |
|
virtual void | setParmValue (exint idx, const UT_SharedPtr< UT_Ramp > &value) |
|
virtual void | setParmValue (exint idx, const PRM_DataItemHandle &value) |
|
virtual int64 | getMemoryUsage (bool inclusive) const |
|
template<> |
void | coerceValue (exint &result, const exint &src) const |
|
template<> |
void | coerceValue (bool &result, const exint &src) const |
|
template<> |
void | coerceValue (exint &result, const bool &src) const |
|
template<> |
void | coerceValue (bool &result, const bool &src) const |
|
template<> |
void | coerceValue (fpreal &result, const fpreal &src) const |
|
template<> |
void | coerceValue (UT_Vector2D &result, const UT_Vector2D &src) const |
|
template<> |
void | coerceValue (UT_Vector3D &result, const UT_Vector3D &src) const |
|
template<> |
void | coerceValue (UT_Vector4D &result, const UT_Vector4D &src) const |
|
template<> |
void | coerceValue (UT_Matrix2D &result, const UT_Matrix2D &src) const |
|
template<> |
void | coerceValue (UT_Matrix3D &result, const UT_Matrix3D &src) const |
|
template<> |
void | coerceValue (UT_Matrix4D &result, const UT_Matrix4D &src) const |
|
template<> |
void | coerceValue (UT_StringHolder &result, const UT_StringHolder &src) const |
|
template<> |
void | coerceValue (UT_SharedPtr< UT_Ramp > &result, const UT_SharedPtr< UT_Ramp > &src) const |
|
template<> |
void | coerceValue (PRM_DataItemHandle &result, const PRM_DataItemHandle &src) const |
|
template<> |
void | coerceValue (UT_Vector2I &result, const UT_Vector2D &src) const |
|
template<> |
void | coerceValue (UT_Vector2D &result, const UT_Vector2I &src) const |
|
template<> |
void | coerceValue (UT_Vector3I &result, const UT_Vector3D &src) const |
|
template<> |
void | coerceValue (UT_Vector3D &result, const UT_Vector3I &src) const |
|
template<> |
void | coerceValue (UT_Vector4I &result, const UT_Vector4D &src) const |
|
template<> |
void | coerceValue (UT_Vector4D &result, const UT_Vector4I &src) const |
|
template<> |
exint | clampMinValue (fpreal clamp, const exint &src) const |
|
template<> |
bool | clampMinValue (fpreal clamp, const bool &src) const |
|
template<> |
fpreal | clampMinValue (fpreal clamp, const fpreal &src) const |
|
template<> |
UT_Vector2D | clampMinValue (fpreal clamp, const UT_Vector2D &src) const |
|
template<> |
UT_Vector3D | clampMinValue (fpreal clamp, const UT_Vector3D &src) const |
|
template<> |
UT_Vector4D | clampMinValue (fpreal clamp, const UT_Vector4D &src) const |
|
template<> |
UT_Matrix2D | clampMinValue (fpreal clamp, const UT_Matrix2D &src) const |
|
template<> |
UT_Matrix3D | clampMinValue (fpreal clamp, const UT_Matrix3D &src) const |
|
template<> |
UT_Matrix4D | clampMinValue (fpreal clamp, const UT_Matrix4D &src) const |
|
template<> |
UT_Vector2I | clampMinValue (fpreal clamp, const UT_Vector2I &src) const |
|
template<> |
UT_Vector3I | clampMinValue (fpreal clamp, const UT_Vector3I &src) const |
|
template<> |
UT_Vector4I | clampMinValue (fpreal clamp, const UT_Vector4I &src) const |
|
template<> |
UT_SharedPtr< UT_Ramp > | clampMinValue (fpreal clamp, const UT_SharedPtr< UT_Ramp > &src) const |
|
template<> |
exint | clampMaxValue (fpreal clamp, const exint &src) const |
|
template<> |
bool | clampMaxValue (fpreal clamp, const bool &src) const |
|
template<> |
fpreal | clampMaxValue (fpreal clamp, const fpreal &src) const |
|
template<> |
UT_Vector2D | clampMaxValue (fpreal clamp, const UT_Vector2D &src) const |
|
template<> |
UT_Vector3D | clampMaxValue (fpreal clamp, const UT_Vector3D &src) const |
|
template<> |
UT_Vector4D | clampMaxValue (fpreal clamp, const UT_Vector4D &src) const |
|
template<> |
UT_Matrix2D | clampMaxValue (fpreal clamp, const UT_Matrix2D &src) const |
|
template<> |
UT_Matrix3D | clampMaxValue (fpreal clamp, const UT_Matrix3D &src) const |
|
template<> |
UT_Matrix4D | clampMaxValue (fpreal clamp, const UT_Matrix4D &src) const |
|
template<> |
UT_Vector2I | clampMaxValue (fpreal clamp, const UT_Vector2I &src) const |
|
template<> |
UT_Vector3I | clampMaxValue (fpreal clamp, const UT_Vector3I &src) const |
|
template<> |
UT_Vector4I | clampMaxValue (fpreal clamp, const UT_Vector4I &src) const |
|