|
UT_StringHolder | createString (const UT_Array< Folder_grouplist > &list) const |
|
| SOP_GuideGroomCoreParms () |
|
| SOP_GuideGroomCoreParms (const SOP_GuideGroomCoreParms &)=default |
|
SOP_GuideGroomCoreParms & | operator= (const SOP_GuideGroomCoreParms &)=default |
|
| SOP_GuideGroomCoreParms (SOP_GuideGroomCoreParms &&) noexcept=default |
|
SOP_GuideGroomCoreParms & | operator= (SOP_GuideGroomCoreParms &&) noexcept=default |
|
| ~SOP_GuideGroomCoreParms () override |
|
bool | operator== (const SOP_GuideGroomCoreParms &src) const |
|
bool | operator!= (const SOP_GuideGroomCoreParms &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 & | getStashnode () const |
|
void | setStashnode (const UT_StringHolder &val) |
|
UT_StringHolder | opStashnode (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 |
|
Grouptype | getGrouptype () const |
|
void | setGrouptype (Grouptype val) |
|
Grouptype | opGrouptype (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getUsemask () const |
|
void | setUsemask (bool val) |
|
bool | opUsemask (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getMirrorbrush () const |
|
void | setMirrorbrush (bool val) |
|
bool | opMirrorbrush (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getMirror () const |
|
void | setMirror (bool val) |
|
bool | opMirror (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getMirrorgroup () const |
|
void | setMirrorgroup (const UT_StringHolder &val) |
|
UT_StringHolder | opMirrorgroup (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getMirrororigin () const |
|
void | setMirrororigin (UT_Vector3D val) |
|
UT_Vector3D | opMirrororigin (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getMirrordir () const |
|
void | setMirrordir (UT_Vector3D val) |
|
UT_Vector3D | opMirrordir (const SOP_NodeVerb::CookParms &cookparms) const |
|
Tool | getTool () const |
|
void | setTool (Tool val) |
|
Tool | opTool (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getRaybias () const |
|
void | setRaybias (fpreal64 val) |
|
fpreal64 | opRaybias (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getStrandmode () const |
|
void | setStrandmode (bool val) |
|
bool | opStrandmode (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getCollidewithskin () const |
|
void | setCollidewithskin (bool val) |
|
bool | opCollidewithskin (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getCreateorient () const |
|
void | setCreateorient (bool val) |
|
bool | opCreateorient (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getOrientname () const |
|
void | setOrientname (const UT_StringHolder &val) |
|
UT_StringHolder | opOrientname (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getOrientup () const |
|
void | setOrientup (UT_Vector3D val) |
|
UT_Vector3D | opOrientup (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getOrientupattrib () const |
|
void | setOrientupattrib (const UT_StringHolder &val) |
|
UT_StringHolder | opOrientupattrib (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getOrientupattribflip () const |
|
void | setOrientupattribflip (bool val) |
|
bool | opOrientupattribflip (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getTemplatesourcegroup () const |
|
void | setTemplatesourcegroup (const UT_StringHolder &val) |
|
UT_StringHolder | opTemplatesourcegroup (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getWidthoverride () const |
|
void | setWidthoverride (bool val) |
|
bool | opWidthoverride (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getWidth () const |
|
void | setWidth (fpreal64 val) |
|
fpreal64 | opWidth (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getBrushsurface () const |
|
void | setBrushsurface (bool val) |
|
bool | opBrushsurface (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getUsepartinglines () const |
|
void | setUsepartinglines (bool val) |
|
bool | opUsepartinglines (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getScreenradius () const |
|
void | setScreenradius (fpreal64 val) |
|
fpreal64 | opScreenradius (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getObjectradius () const |
|
void | setObjectradius (fpreal64 val) |
|
fpreal64 | opObjectradius (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getSoft () const |
|
void | setSoft (fpreal64 val) |
|
fpreal64 | opSoft (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getSpacing () const |
|
void | setSpacing (fpreal64 val) |
|
fpreal64 | opSpacing (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getDensity () const |
|
void | setDensity (fpreal64 val) |
|
fpreal64 | opDensity (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getBrushmaintainlength () const |
|
void | setBrushmaintainlength (fpreal64 val) |
|
fpreal64 | opBrushmaintainlength (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getBrushsnaptosurface () const |
|
void | setBrushsnaptosurface (bool val) |
|
bool | opBrushsnaptosurface (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getBrushbend () const |
|
void | setBrushbend (fpreal64 val) |
|
fpreal64 | opBrushbend (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getBrushbendfalloff () const |
|
void | setBrushbendfalloff (fpreal64 val) |
|
fpreal64 | opBrushbendfalloff (const SOP_NodeVerb::CookParms &cookparms) const |
|
Liftmode | getLiftmode () const |
|
void | setLiftmode (Liftmode val) |
|
Liftmode | opLiftmode (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getLiftangle () const |
|
void | setLiftangle (fpreal64 val) |
|
fpreal64 | opLiftangle (const SOP_NodeVerb::CookParms &cookparms) const |
|
Adjustlengthmode | getAdjustlengthmode () const |
|
void | setAdjustlengthmode (Adjustlengthmode val) |
|
Adjustlengthmode | opAdjustlengthmode (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getAdjustlengthvalue () const |
|
void | setAdjustlengthvalue (fpreal64 val) |
|
fpreal64 | opAdjustlengthvalue (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getAdjustlengthlength () const |
|
void | setAdjustlengthlength (fpreal64 val) |
|
fpreal64 | opAdjustlengthlength (const SOP_NodeVerb::CookParms &cookparms) const |
|
Adjustlengthmethod | getAdjustlengthmethod () const |
|
void | setAdjustlengthmethod (Adjustlengthmethod val) |
|
Adjustlengthmethod | opAdjustlengthmethod (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getMoverotatewithskin () const |
|
void | setMoverotatewithskin (bool val) |
|
bool | opMoverotatewithskin (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getSculptdoconstrain () const |
|
void | setSculptdoconstrain (bool val) |
|
bool | opSculptdoconstrain (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getSculptlockroot () const |
|
void | setSculptlockroot (bool val) |
|
bool | opSculptlockroot (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getSculptmaintainevensegments () const |
|
void | setSculptmaintainevensegments (bool val) |
|
bool | opSculptmaintainevensegments (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getSmoothtargetsmoothness () const |
|
void | setSmoothtargetsmoothness (fpreal64 val) |
|
fpreal64 | opSmoothtargetsmoothness (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getSmoothposition () const |
|
void | setSmoothposition (bool val) |
|
bool | opSmoothposition (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getSmoothorient () const |
|
void | setSmoothorient (bool val) |
|
bool | opSmoothorient (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getBlurinskinspace () const |
|
void | setBlurinskinspace (bool val) |
|
bool | opBlurinskinspace (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getBlurperpoint () const |
|
void | setBlurperpoint (bool val) |
|
bool | opBlurperpoint (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getBlurshape () const |
|
void | setBlurshape (bool val) |
|
bool | opBlurshape (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getBlurlength () const |
|
void | setBlurlength (bool val) |
|
bool | opBlurlength (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getBlurorient () const |
|
void | setBlurorient (bool val) |
|
bool | opBlurorient (const SOP_NodeVerb::CookParms &cookparms) const |
|
Cutmode | getCutmode () const |
|
void | setCutmode (Cutmode val) |
|
Cutmode | opCutmode (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getClumpperpoint () const |
|
void | setClumpperpoint (bool val) |
|
bool | opClumpperpoint (const SOP_NodeVerb::CookParms &cookparms) const |
|
Plantmode | getPlantmode () const |
|
void | setPlantmode (Plantmode val) |
|
Plantmode | opPlantmode (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getPlantinterpolateguides () const |
|
void | setPlantinterpolateguides (bool val) |
|
bool | opPlantinterpolateguides (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getPlantinterpolaterelskin () const |
|
void | setPlantinterpolaterelskin (bool val) |
|
bool | opPlantinterpolaterelskin (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getPlantinterpolateorient () const |
|
void | setPlantinterpolateorient (bool val) |
|
bool | opPlantinterpolateorient (const SOP_NodeVerb::CookParms &cookparms) const |
|
Planttemplatesource | getPlanttemplatesource () const |
|
void | setPlanttemplatesource (Planttemplatesource val) |
|
Planttemplatesource | opPlanttemplatesource (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getPlantlength () const |
|
void | setPlantlength (fpreal64 val) |
|
fpreal64 | opPlantlength (const SOP_NodeVerb::CookParms &cookparms) const |
|
int64 | getPlantsegcount () const |
|
void | setPlantsegcount (int64 val) |
|
int64 | opPlantsegcount (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getDrawonskin () const |
|
void | setDrawonskin (bool val) |
|
bool | opDrawonskin (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getDrawinterpolateorient () const |
|
void | setDrawinterpolateorient (bool val) |
|
bool | opDrawinterpolateorient (const SOP_NodeVerb::CookParms &cookparms) const |
|
Drawtemplatesource | getDrawtemplatesource () const |
|
void | setDrawtemplatesource (Drawtemplatesource val) |
|
Drawtemplatesource | opDrawtemplatesource (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getDrawlimitlength () const |
|
void | setDrawlimitlength (bool val) |
|
bool | opDrawlimitlength (const SOP_NodeVerb::CookParms &cookparms) const |
|
Drawcurvetype | getDrawcurvetype () const |
|
void | setDrawcurvetype (Drawcurvetype val) |
|
Drawcurvetype | opDrawcurvetype (const SOP_NodeVerb::CookParms &cookparms) const |
|
Drawsegmode | getDrawsegmode () const |
|
void | setDrawsegmode (Drawsegmode val) |
|
Drawsegmode | opDrawsegmode (const SOP_NodeVerb::CookParms &cookparms) const |
|
int64 | getDrawsegcount () const |
|
void | setDrawsegcount (int64 val) |
|
int64 | opDrawsegcount (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getDrawseglength () const |
|
void | setDrawseglength (fpreal64 val) |
|
fpreal64 | opDrawseglength (const SOP_NodeVerb::CookParms &cookparms) const |
|
Orientbrushupmode | getOrientbrushupmode () const |
|
void | setOrientbrushupmode (Orientbrushupmode val) |
|
Orientbrushupmode | opOrientbrushupmode (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getOrientbrushperpoint () const |
|
void | setOrientbrushperpoint (bool val) |
|
bool | opOrientbrushperpoint (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getPainttemplateallowblending () const |
|
void | setPainttemplateallowblending (bool val) |
|
bool | opPainttemplateallowblending (const SOP_NodeVerb::CookParms &cookparms) const |
|
int64 | getEditactiveprim () const |
|
void | setEditactiveprim (int64 val) |
|
int64 | opEditactiveprim (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getEditsoft () const |
|
void | setEditsoft (bool val) |
|
bool | opEditsoft (const SOP_NodeVerb::CookParms &cookparms) const |
|
Editsoftmode | getEditsoftmode () const |
|
void | setEditsoftmode (Editsoftmode val) |
|
Editsoftmode | opEditsoftmode (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getEditcurvefrac () const |
|
void | setEditcurvefrac (fpreal64 val) |
|
fpreal64 | opEditcurvefrac (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getEditcurvedist () const |
|
void | setEditcurvedist (fpreal64 val) |
|
fpreal64 | opEditcurvedist (const SOP_NodeVerb::CookParms &cookparms) const |
|
Resamplesegmode | getResamplesegmode () const |
|
void | setResamplesegmode (Resamplesegmode val) |
|
Resamplesegmode | opResamplesegmode (const SOP_NodeVerb::CookParms &cookparms) const |
|
int64 | getResamplesegcount () const |
|
void | setResamplesegcount (int64 val) |
|
int64 | opResamplesegcount (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getResampleseglength () const |
|
void | setResampleseglength (fpreal64 val) |
|
fpreal64 | opResampleseglength (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getTwistangle () const |
|
void | setTwistangle (fpreal64 val) |
|
fpreal64 | opTwistangle (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 |
|
PRM_DataItemHandle | getGroom () const |
|
void | setGroom (PRM_DataItemHandle val) |
|
PRM_DataItemHandle | opGroom (const SOP_NodeVerb::CookParms &cookparms) const |
|
PRM_DataItemHandle | getStrands () const |
|
void | setStrands (PRM_DataItemHandle val) |
|
PRM_DataItemHandle | opStrands (const SOP_NodeVerb::CookParms &cookparms) const |
|
PRM_DataItemHandle | getStrokes () const |
|
void | setStrokes (PRM_DataItemHandle val) |
|
PRM_DataItemHandle | opStrokes (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getPreviewutil () const |
|
void | setPreviewutil (bool val) |
|
bool | opPreviewutil (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getPaintmaskpoints () const |
|
void | setPaintmaskpoints (bool val) |
|
bool | opPaintmaskpoints (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getGroupnewprims () const |
|
void | setGroupnewprims (bool val) |
|
bool | opGroupnewprims (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getNamenewprims () const |
|
void | setNamenewprims (bool val) |
|
bool | opNamenewprims (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getActivegroup () const |
|
void | setActivegroup (const UT_StringHolder &val) |
|
UT_StringHolder | opActivegroup (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getNameattrib () const |
|
void | setNameattrib (const UT_StringHolder &val) |
|
UT_StringHolder | opNameattrib (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_StringHolder & | getActivename () const |
|
void | setActivename (const UT_StringHolder &val) |
|
UT_StringHolder | opActivename (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getOverridecolor () const |
|
void | setOverridecolor (bool val) |
|
bool | opOverridecolor (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getColorbyname () const |
|
void | setColorbyname (bool val) |
|
bool | opColorbyname (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getDefaultcolor () const |
|
void | setDefaultcolor (UT_Vector3D val) |
|
UT_Vector3D | opDefaultcolor (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getTemplatecolor () const |
|
void | setTemplatecolor (UT_Vector3D val) |
|
UT_Vector3D | opTemplatecolor (const SOP_NodeVerb::CookParms &cookparms) const |
|
int64 | getColorseed () const |
|
void | setColorseed (int64 val) |
|
int64 | opColorseed (const SOP_NodeVerb::CookParms &cookparms) const |
|
const UT_Array
< Folder_grouplist > & | getFolder_grouplist () const |
|
void | setFolder_grouplist (const UT_Array< Folder_grouplist > &val) |
|
exint | opFolder_grouplist (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | opFolder_grouplist_groupcolor (const SOP_NodeVerb::CookParms &cookparms, int _idx) const |
|
UT_Vector3D | opinstFolder_grouplist_groupcolor (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const |
|
UT_StringHolder | opFolder_grouplist_groupname (const SOP_NodeVerb::CookParms &cookparms, int _idx) const |
|
UT_StringHolder | opinstFolder_grouplist_groupname (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const |
|
int64 | opFolder_grouplist_groupoptions (const SOP_NodeVerb::CookParms &cookparms, int _idx) const |
|
int64 | opinstFolder_grouplist_groupoptions (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const |
|
Xord | getXord () const |
|
void | setXord (Xord val) |
|
Xord | opXord (const SOP_NodeVerb::CookParms &cookparms) const |
|
Rord | getRord () const |
|
void | setRord (Rord val) |
|
Rord | opRord (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getT () const |
|
void | setT (UT_Vector3D val) |
|
UT_Vector3D | opT (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getR () const |
|
void | setR (UT_Vector3D val) |
|
UT_Vector3D | opR (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getS () const |
|
void | setS (UT_Vector3D val) |
|
UT_Vector3D | opS (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getShear () const |
|
void | setShear (UT_Vector3D val) |
|
UT_Vector3D | opShear (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getScale () const |
|
void | setScale (fpreal64 val) |
|
fpreal64 | opScale (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getP () const |
|
void | setP (UT_Vector3D val) |
|
UT_Vector3D | opP (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getPr () const |
|
void | setPr (UT_Vector3D val) |
|
UT_Vector3D | opPr (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector4D | getCamxform0 () const |
|
void | setCamxform0 (UT_Vector4D val) |
|
UT_Vector4D | opCamxform0 (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector4D | getCamxform1 () const |
|
void | setCamxform1 (UT_Vector4D val) |
|
UT_Vector4D | opCamxform1 (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector4D | getCamxform2 () const |
|
void | setCamxform2 (UT_Vector4D val) |
|
UT_Vector4D | opCamxform2 (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector4D | getCamxform3 () const |
|
void | setCamxform3 (UT_Vector4D val) |
|
UT_Vector4D | opCamxform3 (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getCampos () const |
|
void | setCampos (UT_Vector3D val) |
|
UT_Vector3D | opCampos (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector2D | getCursorpos () const |
|
void | setCursorpos (UT_Vector2D val) |
|
UT_Vector2D | opCursorpos (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getCursordisplace () const |
|
void | setCursordisplace (UT_Vector3D val) |
|
UT_Vector3D | opCursordisplace (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getRaypos () const |
|
void | setRaypos (UT_Vector3D val) |
|
UT_Vector3D | opRaypos (const SOP_NodeVerb::CookParms &cookparms) const |
|
UT_Vector3D | getRaydir () const |
|
void | setRaydir (UT_Vector3D val) |
|
UT_Vector3D | opRaydir (const SOP_NodeVerb::CookParms &cookparms) const |
|
fpreal64 | getStrengthscale () const |
|
void | setStrengthscale (fpreal64 val) |
|
fpreal64 | opStrengthscale (const SOP_NodeVerb::CookParms &cookparms) const |
|
Button | getButton () const |
|
void | setButton (Button val) |
|
Button | opButton (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getShiftkey () const |
|
void | setShiftkey (bool val) |
|
bool | opShiftkey (const SOP_NodeVerb::CookParms &cookparms) const |
|
bool | getCtrlkey () const |
|
void | setCtrlkey (bool val) |
|
bool | opCtrlkey (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 |
|