|
| | SOP_Triangulate2D_3_0Parms () |
| |
| | SOP_Triangulate2D_3_0Parms (const SOP_Triangulate2D_3_0Parms &)=default |
| |
| SOP_Triangulate2D_3_0Parms & | operator= (const SOP_Triangulate2D_3_0Parms &)=default |
| |
| | SOP_Triangulate2D_3_0Parms (SOP_Triangulate2D_3_0Parms &&) noexcept=default |
| |
| SOP_Triangulate2D_3_0Parms & | operator= (SOP_Triangulate2D_3_0Parms &&) noexcept=default |
| |
| | ~SOP_Triangulate2D_3_0Parms () override |
| |
| bool | operator== (const SOP_Triangulate2D_3_0Parms &src) const |
| |
| bool | operator!= (const SOP_Triangulate2D_3_0Parms &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 & | getPoints () const |
| |
| void | setPoints (const UT_StringHolder &val) |
| |
| UT_StringHolder | opPoints (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| PlanePosSrc | getPlanePosSrc () const |
| |
| void | setPlanePosSrc (PlanePosSrc val) |
| |
| PlanePosSrc | opPlanePosSrc (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| UT_Vector3D | getOrigin () const |
| |
| void | setOrigin (UT_Vector3D val) |
| |
| UT_Vector3D | opOrigin (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getDist () const |
| |
| void | setDist (fpreal64 val) |
| |
| fpreal64 | opDist (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| UT_Vector3D | getDir () const |
| |
| void | setDir (UT_Vector3D val) |
| |
| UT_Vector3D | opDir (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getPos2AttribName () const |
| |
| void | setPos2AttribName (const UT_StringHolder &val) |
| |
| UT_StringHolder | opPos2AttribName (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUseConstrEdges () const |
| |
| void | setUseConstrEdges (bool val) |
| |
| bool | opUseConstrEdges (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getConstrEdges () const |
| |
| void | setConstrEdges (const UT_StringHolder &val) |
| |
| UT_StringHolder | opConstrEdges (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUseConstrPolys () const |
| |
| void | setUseConstrPolys (bool val) |
| |
| bool | opUseConstrPolys (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getConstrPolys () const |
| |
| void | setConstrPolys (const UT_StringHolder &val) |
| |
| UT_StringHolder | opConstrPolys (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getIgnorePolyBridges () const |
| |
| void | setIgnorePolyBridges (bool val) |
| |
| bool | opIgnorePolyBridges (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUseSilhouettePolys () const |
| |
| void | setUseSilhouettePolys (bool val) |
| |
| bool | opUseSilhouettePolys (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getSilhouettePolys () const |
| |
| void | setSilhouettePolys (const UT_StringHolder &val) |
| |
| UT_StringHolder | opSilhouettePolys (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getAllowConstrSplit () const |
| |
| void | setAllowConstrSplit (bool val) |
| |
| bool | opAllowConstrSplit (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUseExactConstruction () const |
| |
| void | setUseExactConstruction (bool val) |
| |
| bool | opUseExactConstruction (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getIgnoreNonConstrPts () const |
| |
| void | setIgnoreNonConstrPts (bool val) |
| |
| bool | opIgnoreNonConstrPts (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getRemoveFromConvexHull () const |
| |
| void | setRemoveFromConvexHull (bool val) |
| |
| bool | opRemoveFromConvexHull (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getRemoveFromConstrPolys () const |
| |
| void | setRemoveFromConstrPolys (bool val) |
| |
| bool | opRemoveFromConstrPolys (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getRemoveOutsideSilhouette () const |
| |
| void | setRemoveOutsideSilhouette (bool val) |
| |
| bool | opRemoveOutsideSilhouette (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getRefine () const |
| |
| void | setRefine (bool val) |
| |
| bool | opRefine (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getAllowRefineConstrSplits () const |
| |
| void | setAllowRefineConstrSplits (bool val) |
| |
| bool | opAllowRefineConstrSplits (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getEncroachAngle () const |
| |
| void | setEncroachAngle (fpreal64 val) |
| |
| fpreal64 | opEncroachAngle (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getMinAngle () const |
| |
| void | setMinAngle (fpreal64 val) |
| |
| fpreal64 | opMinAngle (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| TriangleSize | getTriangleSize () const |
| |
| void | setTriangleSize (TriangleSize val) |
| |
| TriangleSize | opTriangleSize (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getMaxArea () const |
| |
| void | setMaxArea (fpreal64 val) |
| |
| fpreal64 | opMaxArea (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getTargetEdgeLength () const |
| |
| void | setTargetEdgeLength (fpreal64 val) |
| |
| fpreal64 | opTargetEdgeLength (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getMinEdgeLength () const |
| |
| void | setMinEdgeLength (fpreal64 val) |
| |
| fpreal64 | opMinEdgeLength (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| int64 | getMaxNewPts () const |
| |
| void | setMaxNewPts (int64 val) |
| |
| int64 | opMaxNewPts (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| int64 | getNumLloydSteps () const |
| |
| void | setNumLloydSteps (int64 val) |
| |
| int64 | opNumLloydSteps (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getAllowMovingInteriorInputPts () const |
| |
| void | setAllowMovingInteriorInputPts (bool val) |
| |
| bool | opAllowMovingInteriorInputPts (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getRestorePos () const |
| |
| void | setRestorePos (bool val) |
| |
| bool | opRestorePos (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getKeepPrims () const |
| |
| void | setKeepPrims (bool val) |
| |
| bool | opKeepPrims (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUpdateNormals () const |
| |
| void | setUpdateNormals (bool val) |
| |
| bool | opUpdateNormals (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getRemoveUnusedPts () const |
| |
| void | setRemoveUnusedPts (bool val) |
| |
| bool | opRemoveUnusedPts (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getRemoveDuplicatePts () const |
| |
| void | setRemoveDuplicatePts (bool val) |
| |
| bool | opRemoveDuplicatePts (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUseConstrSplitPtsGrp () const |
| |
| void | setUseConstrSplitPtsGrp (bool val) |
| |
| bool | opUseConstrSplitPtsGrp (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getConstrSplitPtsGrp () const |
| |
| void | setConstrSplitPtsGrp (const UT_StringHolder &val) |
| |
| UT_StringHolder | opConstrSplitPtsGrp (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUseConstrdEdges () const |
| |
| void | setUseConstrdEdges (bool val) |
| |
| bool | opUseConstrdEdges (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getConstrdEdges () const |
| |
| void | setConstrdEdges (const UT_StringHolder &val) |
| |
| UT_StringHolder | opConstrdEdges (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| int64 | getRandomSeed () const |
| |
| void | setRandomSeed (int64 val) |
| |
| int64 | opRandomSeed (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 UT_StringHolder | baseGetSignature () const |
| |
| virtual void | baseSetSignature (const UT_StringHolder &sig) |
| |
| 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 |
| |