|
| | SOP_GuideMaskParms () |
| |
| | SOP_GuideMaskParms (const SOP_GuideMaskParms &)=default |
| |
| SOP_GuideMaskParms & | operator= (const SOP_GuideMaskParms &)=default |
| |
| | SOP_GuideMaskParms (SOP_GuideMaskParms &&) noexcept=default |
| |
| SOP_GuideMaskParms & | operator= (SOP_GuideMaskParms &&) noexcept=default |
| |
| | ~SOP_GuideMaskParms () override |
| |
| bool | operator== (const SOP_GuideMaskParms &src) const |
| |
| bool | operator!= (const SOP_GuideMaskParms &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 & | getUvattrib () const |
| |
| void | setUvattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opUvattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Grouptype | getGrouptype () const |
| |
| void | setGrouptype (Grouptype val) |
| |
| Grouptype | opGrouptype (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getGroup () const |
| |
| void | setGroup (const UT_StringHolder &val) |
| |
| UT_StringHolder | opGroup (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getZeroungrouped () const |
| |
| void | setZeroungrouped (bool val) |
| |
| bool | opZeroungrouped (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getInputmask () const |
| |
| void | setInputmask (fpreal64 val) |
| |
| fpreal64 | opInputmask (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Inputmaskoverride | getInputmaskoverride () const |
| |
| void | setInputmaskoverride (Inputmaskoverride val) |
| |
| Inputmaskoverride | opInputmaskoverride (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getInputmaskcurveattrib () const |
| |
| void | setInputmaskcurveattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opInputmaskcurveattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getInputmaskattrib () const |
| |
| void | setInputmaskattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opInputmaskattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getInputmasktexture () const |
| |
| void | setInputmasktexture (const UT_StringHolder &val) |
| |
| UT_StringHolder | opInputmasktexture (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getVismasks () const |
| |
| void | setVismasks (bool val) |
| |
| bool | opVismasks (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Outattribtype | getOutattribtype () const |
| |
| void | setOutattribtype (Outattribtype val) |
| |
| Outattribtype | opOutattribtype (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getOutattrib () const |
| |
| void | setOutattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opOutattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getCreateprimgroup () const |
| |
| void | setCreateprimgroup (bool val) |
| |
| bool | opCreateprimgroup (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getOutprimgroup () const |
| |
| void | setOutprimgroup (const UT_StringHolder &val) |
| |
| UT_StringHolder | opOutprimgroup (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getCreateintattrib () const |
| |
| void | setCreateintattrib (bool val) |
| |
| bool | opCreateintattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getIntattrib () const |
| |
| void | setIntattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opIntattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| int64 | getIntattribvalue () const |
| |
| void | setIntattribvalue (int64 val) |
| |
| int64 | opIntattribvalue (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getIntattribthresh () const |
| |
| void | setIntattribthresh (fpreal64 val) |
| |
| fpreal64 | opIntattribthresh (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUsenoisemask () const |
| |
| void | setUsenoisemask (bool val) |
| |
| bool | opUsenoisemask (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getNoisemaskamount () const |
| |
| void | setNoisemaskamount (fpreal64 val) |
| |
| fpreal64 | opNoisemaskamount (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Noisemaskamountoverride | getNoisemaskamountoverride () const |
| |
| void | setNoisemaskamountoverride (Noisemaskamountoverride val) |
| |
| Noisemaskamountoverride | opNoisemaskamountoverride (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskamountcurveattrib () const |
| |
| void | setNoisemaskamountcurveattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskamountcurveattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskamountattrib () const |
| |
| void | setNoisemaskamountattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskamountattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskamounttexture () const |
| |
| void | setNoisemaskamounttexture (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskamounttexture (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getNoisemaskfreq () const |
| |
| void | setNoisemaskfreq (fpreal64 val) |
| |
| fpreal64 | opNoisemaskfreq (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getNoisemaskgain () const |
| |
| void | setNoisemaskgain (fpreal64 val) |
| |
| fpreal64 | opNoisemaskgain (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Noisemaskgainoverride | getNoisemaskgainoverride () const |
| |
| void | setNoisemaskgainoverride (Noisemaskgainoverride val) |
| |
| Noisemaskgainoverride | opNoisemaskgainoverride (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskgaincurveattrib () const |
| |
| void | setNoisemaskgaincurveattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskgaincurveattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskgainattrib () const |
| |
| void | setNoisemaskgainattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskgainattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskgaintexture () const |
| |
| void | setNoisemaskgaintexture (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskgaintexture (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getNoisemaskbias () const |
| |
| void | setNoisemaskbias (fpreal64 val) |
| |
| fpreal64 | opNoisemaskbias (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Noisemaskbiasoverride | getNoisemaskbiasoverride () const |
| |
| void | setNoisemaskbiasoverride (Noisemaskbiasoverride val) |
| |
| Noisemaskbiasoverride | opNoisemaskbiasoverride (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskbiascurveattrib () const |
| |
| void | setNoisemaskbiascurveattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskbiascurveattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskbiasattrib () const |
| |
| void | setNoisemaskbiasattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskbiasattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskbiastexture () const |
| |
| void | setNoisemaskbiastexture (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskbiastexture (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getNoisemaskcenterone () const |
| |
| void | setNoisemaskcenterone (bool val) |
| |
| bool | opNoisemaskcenterone (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getNoisemaskfractal () const |
| |
| void | setNoisemaskfractal (bool val) |
| |
| bool | opNoisemaskfractal (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getNoisemaskoct () const |
| |
| void | setNoisemaskoct (fpreal64 val) |
| |
| fpreal64 | opNoisemaskoct (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getNoisemasklac () const |
| |
| void | setNoisemasklac (fpreal64 val) |
| |
| fpreal64 | opNoisemasklac (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getNoisemaskrough () const |
| |
| void | setNoisemaskrough (fpreal64 val) |
| |
| fpreal64 | opNoisemaskrough (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Noisemaskroughoverride | getNoisemaskroughoverride () const |
| |
| void | setNoisemaskroughoverride (Noisemaskroughoverride val) |
| |
| Noisemaskroughoverride | opNoisemaskroughoverride (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskroughcurveattrib () const |
| |
| void | setNoisemaskroughcurveattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskroughcurveattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskroughattrib () const |
| |
| void | setNoisemaskroughattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskroughattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getNoisemaskroughtexture () const |
| |
| void | setNoisemaskroughtexture (const UT_StringHolder &val) |
| |
| UT_StringHolder | opNoisemaskroughtexture (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUselengthmask () const |
| |
| void | setUselengthmask (bool val) |
| |
| bool | opUselengthmask (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Lengthmode | getLengthmode () const |
| |
| void | setLengthmode (Lengthmode val) |
| |
| Lengthmode | opLengthmode (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getLengthref () const |
| |
| void | setLengthref (fpreal64 val) |
| |
| fpreal64 | opLengthref (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Lengthrefoverride | getLengthrefoverride () const |
| |
| void | setLengthrefoverride (Lengthrefoverride val) |
| |
| Lengthrefoverride | opLengthrefoverride (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getLengthrefcurveattrib () const |
| |
| void | setLengthrefcurveattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opLengthrefcurveattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getLengthrefattrib () const |
| |
| void | setLengthrefattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opLengthrefattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getLengthreftexture () const |
| |
| void | setLengthreftexture (const UT_StringHolder &val) |
| |
| UT_StringHolder | opLengthreftexture (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getLengthfalloffrange () const |
| |
| void | setLengthfalloffrange (fpreal64 val) |
| |
| fpreal64 | opLengthfalloffrange (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Lengthfalloffrangeoverride | getLengthfalloffrangeoverride () const |
| |
| void | setLengthfalloffrangeoverride (Lengthfalloffrangeoverride val) |
| |
| Lengthfalloffrangeoverride | opLengthfalloffrangeoverride (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getLengthfalloffrangecurveattrib () const |
| |
| void | setLengthfalloffrangecurveattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opLengthfalloffrangecurveattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getLengthfalloffrangeattrib () const |
| |
| void | setLengthfalloffrangeattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opLengthfalloffrangeattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getLengthfalloffrangetexture () const |
| |
| void | setLengthfalloffrangetexture (const UT_StringHolder &val) |
| |
| UT_StringHolder | opLengthfalloffrangetexture (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getLengthfalloffdecay () const |
| |
| void | setLengthfalloffdecay (fpreal64 val) |
| |
| fpreal64 | opLengthfalloffdecay (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Lengthfalloffdecayoverride | getLengthfalloffdecayoverride () const |
| |
| void | setLengthfalloffdecayoverride (Lengthfalloffdecayoverride val) |
| |
| Lengthfalloffdecayoverride | opLengthfalloffdecayoverride (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getLengthfalloffdecaycurveattrib () const |
| |
| void | setLengthfalloffdecaycurveattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opLengthfalloffdecaycurveattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getLengthfalloffdecayattrib () const |
| |
| void | setLengthfalloffdecayattrib (const UT_StringHolder &val) |
| |
| UT_StringHolder | opLengthfalloffdecayattrib (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| const UT_StringHolder & | getLengthfalloffdecaytexture () const |
| |
| void | setLengthfalloffdecaytexture (const UT_StringHolder &val) |
| |
| UT_StringHolder | opLengthfalloffdecaytexture (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getLengthrangemin () const |
| |
| void | setLengthrangemin (fpreal64 val) |
| |
| fpreal64 | opLengthrangemin (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getLengthrangemax () const |
| |
| void | setLengthrangemax (fpreal64 val) |
| |
| fpreal64 | opLengthrangemax (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Lengthpresets | getLengthpresets () const |
| |
| void | setLengthpresets (Lengthpresets val) |
| |
| Lengthpresets | opLengthpresets (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| UT_SharedPtr< UT_Ramp > | getLengthramp () const |
| |
| void | setLengthramp (UT_SharedPtr< UT_Ramp > val) |
| |
| UT_SharedPtr< UT_Ramp > | opLengthramp (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUseskincurvmask () const |
| |
| void | setUseskincurvmask (bool val) |
| |
| bool | opUseskincurvmask (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getSkincurvconcavemax () const |
| |
| void | setSkincurvconcavemax (fpreal64 val) |
| |
| fpreal64 | opSkincurvconcavemax (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getSkincurvconvexmax () const |
| |
| void | setSkincurvconvexmax (fpreal64 val) |
| |
| fpreal64 | opSkincurvconvexmax (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getSkincurvesmoothstrength () const |
| |
| void | setSkincurvesmoothstrength (fpreal64 val) |
| |
| fpreal64 | opSkincurvesmoothstrength (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Skincurvpresets | getSkincurvpresets () const |
| |
| void | setSkincurvpresets (Skincurvpresets val) |
| |
| Skincurvpresets | opSkincurvpresets (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| UT_SharedPtr< UT_Ramp > | getSkincurvramp () const |
| |
| void | setSkincurvramp (UT_SharedPtr< UT_Ramp > val) |
| |
| UT_SharedPtr< UT_Ramp > | opSkincurvramp (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUsegeomask () const |
| |
| void | setUsegeomask (bool val) |
| |
| bool | opUsegeomask (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getGeovoxelsize () const |
| |
| void | setGeovoxelsize (fpreal64 val) |
| |
| fpreal64 | opGeovoxelsize (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getGeointrange () const |
| |
| void | setGeointrange (fpreal64 val) |
| |
| fpreal64 | opGeointrange (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getGeoextrange () const |
| |
| void | setGeoextrange (fpreal64 val) |
| |
| fpreal64 | opGeoextrange (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Geodepthramppresets | getGeodepthramppresets () const |
| |
| void | setGeodepthramppresets (Geodepthramppresets val) |
| |
| Geodepthramppresets | opGeodepthramppresets (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| UT_SharedPtr< UT_Ramp > | getGeodepthramp () const |
| |
| void | setGeodepthramp (UT_SharedPtr< UT_Ramp > val) |
| |
| UT_SharedPtr< UT_Ramp > | opGeodepthramp (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getGeodoblur () const |
| |
| void | setGeodoblur (bool val) |
| |
| bool | opGeodoblur (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getGeoblurradius () const |
| |
| void | setGeoblurradius (fpreal64 val) |
| |
| fpreal64 | opGeoblurradius (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| int64 | getGeobluriters () const |
| |
| void | setGeobluriters (int64 val) |
| |
| int64 | opGeobluriters (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUserandommask () const |
| |
| void | setUserandommask (bool val) |
| |
| bool | opUserandommask (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| Randommaskcombine | getRandommaskcombine () const |
| |
| void | setRandommaskcombine (Randommaskcombine val) |
| |
| Randommaskcombine | opRandommaskcombine (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getRandommaskseed () const |
| |
| void | setRandommaskseed (fpreal64 val) |
| |
| fpreal64 | opRandommaskseed (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getRandommaskfrac () const |
| |
| void | setRandommaskfrac (fpreal64 val) |
| |
| fpreal64 | opRandommaskfrac (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getRandommaskvar () const |
| |
| void | setRandommaskvar (fpreal64 val) |
| |
| fpreal64 | opRandommaskvar (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getRandommaskvargain () const |
| |
| void | setRandommaskvargain (fpreal64 val) |
| |
| fpreal64 | opRandommaskvargain (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUsecurvemask () const |
| |
| void | setUsecurvemask (bool val) |
| |
| bool | opUsecurvemask (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getCurvemaskabsrange () const |
| |
| void | setCurvemaskabsrange (bool val) |
| |
| bool | opCurvemaskabsrange (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getCurvemaskrangemin () const |
| |
| void | setCurvemaskrangemin (fpreal64 val) |
| |
| fpreal64 | opCurvemaskrangemin (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getCurvemaskrangemax () const |
| |
| void | setCurvemaskrangemax (fpreal64 val) |
| |
| fpreal64 | opCurvemaskrangemax (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getCurvemaskeffectpos () const |
| |
| void | setCurvemaskeffectpos (fpreal64 val) |
| |
| fpreal64 | opCurvemaskeffectpos (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getCurvemaskfalloff () const |
| |
| void | setCurvemaskfalloff (fpreal64 val) |
| |
| fpreal64 | opCurvemaskfalloff (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| fpreal64 | getCurvemaskwidth () const |
| |
| void | setCurvemaskwidth (fpreal64 val) |
| |
| fpreal64 | opCurvemaskwidth (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| UT_SharedPtr< UT_Ramp > | getCurvemaskramp () const |
| |
| void | setCurvemaskramp (UT_SharedPtr< UT_Ramp > val) |
| |
| UT_SharedPtr< UT_Ramp > | opCurvemaskramp (const SOP_NodeVerb::CookParms &cookparms) const |
| |
| bool | getUseskinlookupattribs () const |
| |
| void | setUseskinlookupattribs (bool val) |
| |
| bool | opUseskinlookupattribs (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 |
| |