HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_TangentFieldParms Class Reference

#include <SOP_TangentField.proto.h>

+ Inheritance diagram for SOP_TangentFieldParms:

Public Types

using Carrier = SOP_TangentFieldEnums::Carrier
 
using BoundaryMode = SOP_TangentFieldEnums::BoundaryMode
 
using GuideMode = SOP_TangentFieldEnums::GuideMode
 
using OutputMode = SOP_TangentFieldEnums::OutputMode
 
using Fieldscalemode = SOP_TangentFieldEnums::Fieldscalemode
 
using Guidescalemode = SOP_TangentFieldEnums::Guidescalemode
 
- Public Types inherited from OP_NodeParms
enum  ParmType {
  PARM_INTEGER, PARM_FLOAT, PARM_VECTOR2, PARM_VECTOR3,
  PARM_VECTOR4, PARM_MATRIX2, PARM_MATRIX3, PARM_MATRIX4,
  PARM_STRING, PARM_RAMP, PARM_DATA, PARM_MULTIPARM,
  PARM_UNSUPPORTED
}
 

Public Member Functions

 SOP_TangentFieldParms ()
 
 SOP_TangentFieldParms (const SOP_TangentFieldParms &)=default
 
SOP_TangentFieldParmsoperator= (const SOP_TangentFieldParms &)=default
 
 SOP_TangentFieldParms (SOP_TangentFieldParms &&) noexcept=default
 
SOP_TangentFieldParmsoperator= (SOP_TangentFieldParms &&) noexcept=default
 
 ~SOP_TangentFieldParms () override
 
bool operator== (const SOP_TangentFieldParms &src) const
 
bool operator!= (const SOP_TangentFieldParms &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_StringHoldergetGroup () const
 
void setGroup (const UT_StringHolder &val)
 
UT_StringHolder opGroup (const SOP_NodeVerb::CookParms &cookparms) const
 
Carrier getCarrier () const
 
void setCarrier (Carrier val)
 
Carrier opCarrier (const SOP_NodeVerb::CookParms &cookparms) const
 
int64 getDirections () const
 
void setDirections (int64 val)
 
int64 opDirections (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getRotation () const
 
void setRotation (fpreal64 val)
 
fpreal64 opRotation (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getGlobalWeight () const
 
void setGlobalWeight (fpreal64 val)
 
fpreal64 opGlobalWeight (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetGlobalMask () const
 
void setGlobalMask (const UT_StringHolder &val)
 
UT_StringHolder opGlobalMask (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getCurvature () const
 
void setCurvature (bool val)
 
bool opCurvature (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getLocalCurvatureWeight () const
 
void setLocalCurvatureWeight (fpreal64 val)
 
fpreal64 opLocalCurvatureWeight (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetCurvatureMaskAttrib () const
 
void setCurvatureMaskAttrib (const UT_StringHolder &val)
 
UT_StringHolder opCurvatureMaskAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getCurvatureRotation () const
 
void setCurvatureRotation (fpreal64 val)
 
fpreal64 opCurvatureRotation (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getBoundary () const
 
void setBoundary (bool val)
 
bool opBoundary (const SOP_NodeVerb::CookParms &cookparms) const
 
BoundaryMode getBoundaryMode () const
 
void setBoundaryMode (BoundaryMode val)
 
BoundaryMode opBoundaryMode (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getLocalBoundaryWeight () const
 
void setLocalBoundaryWeight (fpreal64 val)
 
fpreal64 opLocalBoundaryWeight (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetBoundaryMaskAttrib () const
 
void setBoundaryMaskAttrib (const UT_StringHolder &val)
 
UT_StringHolder opBoundaryMaskAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getBoundaryRotation () const
 
void setBoundaryRotation (fpreal64 val)
 
fpreal64 opBoundaryRotation (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getGuide () const
 
void setGuide (bool val)
 
bool opGuide (const SOP_NodeVerb::CookParms &cookparms) const
 
GuideMode getGuideMode () const
 
void setGuideMode (GuideMode val)
 
GuideMode opGuideMode (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getLocalGuideWeight () const
 
void setLocalGuideWeight (fpreal64 val)
 
fpreal64 opLocalGuideWeight (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetGuideMaskAttrib () const
 
void setGuideMaskAttrib (const UT_StringHolder &val)
 
UT_StringHolder opGuideMaskAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetGuideAttrib () const
 
void setGuideAttrib (const UT_StringHolder &val)
 
UT_StringHolder opGuideAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getAnisotropyWeight () const
 
void setAnisotropyWeight (fpreal64 val)
 
fpreal64 opAnisotropyWeight (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetAnisotropyMask () const
 
void setAnisotropyMask (const UT_StringHolder &val)
 
UT_StringHolder opAnisotropyMask (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getAnisotropyCurvature () const
 
void setAnisotropyCurvature (bool val)
 
bool opAnisotropyCurvature (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getAnisotropyCurvatureWeight () const
 
void setAnisotropyCurvatureWeight (fpreal64 val)
 
fpreal64 opAnisotropyCurvatureWeight (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetAnisotropyCurvatureMask () const
 
void setAnisotropyCurvatureMask (const UT_StringHolder &val)
 
UT_StringHolder opAnisotropyCurvatureMask (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getAnisotropyGuide () const
 
void setAnisotropyGuide (bool val)
 
bool opAnisotropyGuide (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getAnisotropyGuideWeight () const
 
void setAnisotropyGuideWeight (fpreal64 val)
 
fpreal64 opAnisotropyGuideWeight (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetAnisotropyGuideMask () const
 
void setAnisotropyGuideMask (const UT_StringHolder &val)
 
UT_StringHolder opAnisotropyGuideMask (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetAnisotropyGuideAttrib () const
 
void setAnisotropyGuideAttrib (const UT_StringHolder &val)
 
UT_StringHolder opAnisotropyGuideAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getAnisotropySizing () const
 
void setAnisotropySizing (bool val)
 
bool opAnisotropySizing (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getAnisotropySizingWeight () const
 
void setAnisotropySizingWeight (fpreal64 val)
 
fpreal64 opAnisotropySizingWeight (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetAnisotropySizingMask () const
 
void setAnisotropySizingMask (const UT_StringHolder &val)
 
UT_StringHolder opAnisotropySizingMask (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetAnisotropySizingAttrib () const
 
void setAnisotropySizingAttrib (const UT_StringHolder &val)
 
UT_StringHolder opAnisotropySizingAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetFieldAttrib () const
 
void setFieldAttrib (const UT_StringHolder &val)
 
UT_StringHolder opFieldAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getNormalizeField () const
 
void setNormalizeField (bool val)
 
bool opNormalizeField (const SOP_NodeVerb::CookParms &cookparms) const
 
OutputMode getOutputMode () const
 
void setOutputMode (OutputMode val)
 
OutputMode opOutputMode (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getUseSingularGroup () const
 
void setUseSingularGroup (bool val)
 
bool opUseSingularGroup (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetSingularGroup () const
 
void setSingularGroup (const UT_StringHolder &val)
 
UT_StringHolder opSingularGroup (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getUsePositiveSingularGroup () const
 
void setUsePositiveSingularGroup (bool val)
 
bool opUsePositiveSingularGroup (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetPositiveSingularGroup () const
 
void setPositiveSingularGroup (const UT_StringHolder &val)
 
UT_StringHolder opPositiveSingularGroup (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getUseNegativeSingularGroup () const
 
void setUseNegativeSingularGroup (bool val)
 
bool opUseNegativeSingularGroup (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetNegativeSingularGroup () const
 
void setNegativeSingularGroup (const UT_StringHolder &val)
 
UT_StringHolder opNegativeSingularGroup (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getUseDiscontinuitiesGroup () const
 
void setUseDiscontinuitiesGroup (bool val)
 
bool opUseDiscontinuitiesGroup (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetDiscontinuities () const
 
void setDiscontinuities (const UT_StringHolder &val)
 
UT_StringHolder opDiscontinuities (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getShowField () const
 
void setShowField (bool val)
 
bool opShowField (const SOP_NodeVerb::CookParms &cookparms) const
 
Fieldscalemode getFieldscalemode () const
 
void setFieldscalemode (Fieldscalemode val)
 
Fieldscalemode opFieldscalemode (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getFieldscale () const
 
void setFieldscale (fpreal64 val)
 
fpreal64 opFieldscale (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getShowSingularities () const
 
void setShowSingularities (bool val)
 
bool opShowSingularities (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getShowGuides () const
 
void setShowGuides (bool val)
 
bool opShowGuides (const SOP_NodeVerb::CookParms &cookparms) const
 
Guidescalemode getGuidescalemode () const
 
void setGuidescalemode (Guidescalemode val)
 
Guidescalemode opGuidescalemode (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getGuidescale () const
 
void setGuidescale (fpreal64 val)
 
fpreal64 opGuidescale (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getShowAnisotropy () const
 
void setShowAnisotropy (bool val)
 
bool opShowAnisotropy (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getAnisotropyscale () const
 
void setAnisotropyscale (fpreal64 val)
 
fpreal64 opAnisotropyscale (const SOP_NodeVerb::CookParms &cookparms) const
 
- Public Member Functions inherited from SOP_NodeParms
 SOP_NodeParms ()
 
bool applyGeometryOverride (GU_ConstDetailHandle gdh)
 
bool applyGeometryOverrideFromNode (SOP_Node *node, OP_Context &context, SOP_NodeCache *cache)
 
- Public Member Functions inherited from OP_NodeParms
 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_RampclampMinValue (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
 

Static Public Member Functions

static int version ()
 
static void loadData (UT_IStream &is, int64 &v)
 
static void loadData (UT_IStream &is, bool &v)
 
static void loadData (UT_IStream &is, fpreal64 &v)
 
static void loadData (UT_IStream &is, UT_Vector2D &v)
 
static void loadData (UT_IStream &is, UT_Vector3D &v)
 
static void loadData (UT_IStream &is, UT_Vector4D &v)
 
static void loadData (UT_IStream &is, UT_Matrix2D &v)
 
static void loadData (UT_IStream &is, UT_Matrix3D &v)
 
static void loadData (UT_IStream &is, UT_Matrix4D &v)
 
static void loadData (UT_IStream &is, UT_Vector2I &v)
 
static void loadData (UT_IStream &is, UT_Vector3I &v)
 
static void loadData (UT_IStream &is, UT_Vector4I &v)
 
static void loadData (UT_IStream &is, UT_StringHolder &v)
 
static void loadData (UT_IStream &is, UT_SharedPtr< UT_Ramp > &v)
 
static void loadData (UT_IStream &is, PRM_DataItemHandle &v)
 
static void saveData (std::ostream &os, int64 v)
 
static void saveData (std::ostream &os, bool v)
 
static void saveData (std::ostream &os, fpreal64 v)
 
static void saveData (std::ostream &os, UT_Vector2D v)
 
static void saveData (std::ostream &os, UT_Vector3D v)
 
static void saveData (std::ostream &os, UT_Vector4D v)
 
static void saveData (std::ostream &os, UT_Matrix2D v)
 
static void saveData (std::ostream &os, UT_Matrix3D v)
 
static void saveData (std::ostream &os, UT_Matrix4D v)
 
static void saveData (std::ostream &os, UT_StringHolder s)
 
static void saveData (std::ostream &os, UT_SharedPtr< UT_Ramp > s)
 
static void saveData (std::ostream &os, PRM_DataItemHandle s)
 
- Static Public Member Functions inherited from SOP_NodeParms
static bool nodeHasGeometryOverride (SOP_Node *node, OP_Context &context)
 

Additional Inherited Members

- Protected Member Functions inherited from OP_NodeParms
 OP_NodeParms (const OP_NodeParms &)=default
 
OP_NodeParmsoperator= (const OP_NodeParms &)=default
 
template<typename T , typename S >
void coerceValue (T &result, const S &src) const
 
template<typename T >
T clampMinValue (fpreal minvalue, const T &src) const
 
template<typename T >
T clampMaxValue (fpreal maxvalue, const T &src) const
 
- Protected Attributes inherited from OP_NodeParms
UT_StringHolder _myBaseSignature
 

Detailed Description

Definition at line 136 of file SOP_TangentField.proto.h.

Member Typedef Documentation

Constructor & Destructor Documentation

SOP_TangentFieldParms::SOP_TangentFieldParms ( )
inline

Definition at line 141 of file SOP_TangentField.proto.h.

SOP_TangentFieldParms::SOP_TangentFieldParms ( const SOP_TangentFieldParms )
explicitdefault
SOP_TangentFieldParms::SOP_TangentFieldParms ( SOP_TangentFieldParms &&  )
defaultnoexcept
SOP_TangentFieldParms::~SOP_TangentFieldParms ( )
inlineoverride

Definition at line 204 of file SOP_TangentField.proto.h.

Member Function Documentation

void SOP_TangentFieldParms::buildFromOp ( const OP_GraphProxy graph,
exint  nodeidx,
fpreal  time,
DEP_MicroNode depnode 
)
inline

Definition at line 280 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::copyFrom ( const OP_NodeParms src)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 451 of file SOP_TangentField.proto.h.

template<typename T >
void SOP_TangentFieldParms::doGetParmValue ( TempIndex  idx,
TempIndex  instance,
T value 
) const
inline

Definition at line 458 of file SOP_TangentField.proto.h.

template<typename T >
void SOP_TangentFieldParms::doSetParmValue ( TempIndex  idx,
TempIndex  instance,
const T value 
)
inline

Definition at line 664 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getAnisotropyCurvature ( ) const
inline

Definition at line 1556 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getAnisotropyCurvatureMask ( ) const
inline

Definition at line 1576 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getAnisotropyCurvatureWeight ( ) const
inline

Definition at line 1566 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getAnisotropyGuide ( ) const
inline

Definition at line 1586 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getAnisotropyGuideAttrib ( ) const
inline

Definition at line 1616 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getAnisotropyGuideMask ( ) const
inline

Definition at line 1606 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getAnisotropyGuideWeight ( ) const
inline

Definition at line 1596 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getAnisotropyMask ( ) const
inline

Definition at line 1546 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getAnisotropyscale ( ) const
inline

Definition at line 1856 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getAnisotropySizing ( ) const
inline

Definition at line 1626 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getAnisotropySizingAttrib ( ) const
inline

Definition at line 1656 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getAnisotropySizingMask ( ) const
inline

Definition at line 1646 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getAnisotropySizingWeight ( ) const
inline

Definition at line 1636 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getAnisotropyWeight ( ) const
inline

Definition at line 1536 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getBoundary ( ) const
inline

Definition at line 1436 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getBoundaryMaskAttrib ( ) const
inline

Definition at line 1466 of file SOP_TangentField.proto.h.

BoundaryMode SOP_TangentFieldParms::getBoundaryMode ( ) const
inline

Definition at line 1446 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getBoundaryRotation ( ) const
inline

Definition at line 1476 of file SOP_TangentField.proto.h.

Carrier SOP_TangentFieldParms::getCarrier ( ) const
inline

Definition at line 1346 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getCurvature ( ) const
inline

Definition at line 1396 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getCurvatureMaskAttrib ( ) const
inline

Definition at line 1416 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getCurvatureRotation ( ) const
inline

Definition at line 1426 of file SOP_TangentField.proto.h.

int64 SOP_TangentFieldParms::getDirections ( ) const
inline

Definition at line 1356 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getDiscontinuities ( ) const
inline

Definition at line 1766 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getFieldAttrib ( ) const
inline

Definition at line 1666 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getFieldscale ( ) const
inline

Definition at line 1796 of file SOP_TangentField.proto.h.

Fieldscalemode SOP_TangentFieldParms::getFieldscalemode ( ) const
inline

Definition at line 1786 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getGlobalMask ( ) const
inline

Definition at line 1386 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getGlobalWeight ( ) const
inline

Definition at line 1376 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getGroup ( ) const
inline

Definition at line 1336 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getGuide ( ) const
inline

Definition at line 1486 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getGuideAttrib ( ) const
inline

Definition at line 1526 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getGuideMaskAttrib ( ) const
inline

Definition at line 1516 of file SOP_TangentField.proto.h.

GuideMode SOP_TangentFieldParms::getGuideMode ( ) const
inline

Definition at line 1496 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getGuidescale ( ) const
inline

Definition at line 1836 of file SOP_TangentField.proto.h.

Guidescalemode SOP_TangentFieldParms::getGuidescalemode ( ) const
inline

Definition at line 1826 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getLocalBoundaryWeight ( ) const
inline

Definition at line 1456 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getLocalCurvatureWeight ( ) const
inline

Definition at line 1406 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getLocalGuideWeight ( ) const
inline

Definition at line 1506 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getNegativeSingularGroup ( ) const
inline

Definition at line 1746 of file SOP_TangentField.proto.h.

exint SOP_TangentFieldParms::getNestNumParms ( TempIndex  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 859 of file SOP_TangentField.proto.h.

const char* SOP_TangentFieldParms::getNestParmName ( TempIndex  fieldnum) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 871 of file SOP_TangentField.proto.h.

ParmType SOP_TangentFieldParms::getNestParmType ( TempIndex  fieldnum) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 988 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
exint value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 639 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
fpreal value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 641 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
UT_Vector2D value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 643 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
UT_Vector3D value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 645 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
UT_Vector4D value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 647 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
UT_Matrix2D value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 649 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
UT_Matrix3D value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 651 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
UT_Matrix4D value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 653 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
UT_StringHolder value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 655 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
UT_SharedPtr< UT_Ramp > &  value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 657 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::getNestParmValue ( TempIndex  idx,
TempIndex  instance,
PRM_DataItemHandle value 
) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 659 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getNormalizeField ( ) const
inline

Definition at line 1676 of file SOP_TangentField.proto.h.

OutputMode SOP_TangentFieldParms::getOutputMode ( ) const
inline

Definition at line 1686 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getPositiveSingularGroup ( ) const
inline

Definition at line 1726 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::getRotation ( ) const
inline

Definition at line 1366 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getShowAnisotropy ( ) const
inline

Definition at line 1846 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getShowField ( ) const
inline

Definition at line 1776 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getShowGuides ( ) const
inline

Definition at line 1816 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getShowSingularities ( ) const
inline

Definition at line 1806 of file SOP_TangentField.proto.h.

const UT_StringHolder& SOP_TangentFieldParms::getSingularGroup ( ) const
inline

Definition at line 1706 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getUseDiscontinuitiesGroup ( ) const
inline

Definition at line 1756 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getUseNegativeSingularGroup ( ) const
inline

Definition at line 1736 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getUsePositiveSingularGroup ( ) const
inline

Definition at line 1716 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getUseSingularGroup ( ) const
inline

Definition at line 1696 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::isParmColorRamp ( exint  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 630 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::load ( UT_IStream is)
inline

Definition at line 1270 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
int64 v 
)
inlinestatic

Definition at line 1106 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
bool &  v 
)
inlinestatic

Definition at line 1108 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
fpreal64 v 
)
inlinestatic

Definition at line 1110 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_Vector2D v 
)
inlinestatic

Definition at line 1112 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_Vector3D v 
)
inlinestatic

Definition at line 1114 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_Vector4D v 
)
inlinestatic

Definition at line 1117 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_Matrix2D v 
)
inlinestatic

Definition at line 1120 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_Matrix3D v 
)
inlinestatic

Definition at line 1122 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_Matrix4D v 
)
inlinestatic

Definition at line 1124 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_Vector2I v 
)
inlinestatic

Definition at line 1126 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_Vector3I v 
)
inlinestatic

Definition at line 1128 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_Vector4I v 
)
inlinestatic

Definition at line 1131 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_StringHolder v 
)
inlinestatic

Definition at line 1134 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
UT_SharedPtr< UT_Ramp > &  v 
)
inlinestatic

Definition at line 1136 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::loadData ( UT_IStream is,
PRM_DataItemHandle v 
)
inlinestatic

Definition at line 1147 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::loadFromOpSubclass ( const LoadParms loadparms)
inlineoverridevirtual

Implements OP_NodeParms.

Definition at line 445 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opAnisotropyCurvature ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1558 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opAnisotropyCurvatureMask ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1578 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opAnisotropyCurvatureWeight ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1568 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opAnisotropyGuide ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1588 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opAnisotropyGuideAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1618 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opAnisotropyGuideMask ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1608 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opAnisotropyGuideWeight ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1598 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opAnisotropyMask ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1548 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opAnisotropyscale ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1858 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opAnisotropySizing ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1628 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opAnisotropySizingAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1658 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opAnisotropySizingMask ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1648 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opAnisotropySizingWeight ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1638 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opAnisotropyWeight ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1538 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opBoundary ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1438 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opBoundaryMaskAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1468 of file SOP_TangentField.proto.h.

BoundaryMode SOP_TangentFieldParms::opBoundaryMode ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1448 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opBoundaryRotation ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1478 of file SOP_TangentField.proto.h.

Carrier SOP_TangentFieldParms::opCarrier ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1348 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opCurvature ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1398 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opCurvatureMaskAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1418 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opCurvatureRotation ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1428 of file SOP_TangentField.proto.h.

int64 SOP_TangentFieldParms::opDirections ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1358 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opDiscontinuities ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1768 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::operator!= ( const SOP_TangentFieldParms src) const
inline

Definition at line 267 of file SOP_TangentField.proto.h.

SOP_TangentFieldParms& SOP_TangentFieldParms::operator= ( const SOP_TangentFieldParms )
default
SOP_TangentFieldParms& SOP_TangentFieldParms::operator= ( SOP_TangentFieldParms &&  )
defaultnoexcept
bool SOP_TangentFieldParms::operator== ( const SOP_TangentFieldParms src) const
inline

Definition at line 206 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opFieldAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1668 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opFieldscale ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1798 of file SOP_TangentField.proto.h.

Fieldscalemode SOP_TangentFieldParms::opFieldscalemode ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1788 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opGlobalMask ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1388 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opGlobalWeight ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1378 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opGroup ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1338 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opGuide ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1488 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opGuideAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1528 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opGuideMaskAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1518 of file SOP_TangentField.proto.h.

GuideMode SOP_TangentFieldParms::opGuideMode ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1498 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opGuidescale ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1838 of file SOP_TangentField.proto.h.

Guidescalemode SOP_TangentFieldParms::opGuidescalemode ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1828 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opLocalBoundaryWeight ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1458 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opLocalCurvatureWeight ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1408 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opLocalGuideWeight ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1508 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opNegativeSingularGroup ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1748 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opNormalizeField ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1678 of file SOP_TangentField.proto.h.

OutputMode SOP_TangentFieldParms::opOutputMode ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1688 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opPositiveSingularGroup ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1728 of file SOP_TangentField.proto.h.

fpreal64 SOP_TangentFieldParms::opRotation ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1368 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opShowAnisotropy ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1848 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opShowField ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1778 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opShowGuides ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1818 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opShowSingularities ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1808 of file SOP_TangentField.proto.h.

UT_StringHolder SOP_TangentFieldParms::opSingularGroup ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1708 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opUseDiscontinuitiesGroup ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1758 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opUseNegativeSingularGroup ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1738 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opUsePositiveSingularGroup ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1718 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::opUseSingularGroup ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1698 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::save ( std::ostream &  os) const
inline

Definition at line 1210 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
int64  v 
)
inlinestatic

Definition at line 1167 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
bool  v 
)
inlinestatic

Definition at line 1169 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
fpreal64  v 
)
inlinestatic

Definition at line 1171 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
UT_Vector2D  v 
)
inlinestatic

Definition at line 1173 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
UT_Vector3D  v 
)
inlinestatic

Definition at line 1175 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
UT_Vector4D  v 
)
inlinestatic

Definition at line 1178 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
UT_Matrix2D  v 
)
inlinestatic

Definition at line 1181 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
UT_Matrix3D  v 
)
inlinestatic

Definition at line 1183 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
UT_Matrix4D  v 
)
inlinestatic

Definition at line 1185 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
UT_StringHolder  s 
)
inlinestatic

Definition at line 1187 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
UT_SharedPtr< UT_Ramp s 
)
inlinestatic

Definition at line 1189 of file SOP_TangentField.proto.h.

static void SOP_TangentFieldParms::saveData ( std::ostream &  os,
PRM_DataItemHandle  s 
)
inlinestatic

Definition at line 1196 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropyCurvature ( bool  val)
inline

Definition at line 1557 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropyCurvatureMask ( const UT_StringHolder val)
inline

Definition at line 1577 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropyCurvatureWeight ( fpreal64  val)
inline

Definition at line 1567 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropyGuide ( bool  val)
inline

Definition at line 1587 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropyGuideAttrib ( const UT_StringHolder val)
inline

Definition at line 1617 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropyGuideMask ( const UT_StringHolder val)
inline

Definition at line 1607 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropyGuideWeight ( fpreal64  val)
inline

Definition at line 1597 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropyMask ( const UT_StringHolder val)
inline

Definition at line 1547 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropyscale ( fpreal64  val)
inline

Definition at line 1857 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropySizing ( bool  val)
inline

Definition at line 1627 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropySizingAttrib ( const UT_StringHolder val)
inline

Definition at line 1657 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropySizingMask ( const UT_StringHolder val)
inline

Definition at line 1647 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropySizingWeight ( fpreal64  val)
inline

Definition at line 1637 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setAnisotropyWeight ( fpreal64  val)
inline

Definition at line 1537 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setBoundary ( bool  val)
inline

Definition at line 1437 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setBoundaryMaskAttrib ( const UT_StringHolder val)
inline

Definition at line 1467 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setBoundaryMode ( BoundaryMode  val)
inline

Definition at line 1447 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setBoundaryRotation ( fpreal64  val)
inline

Definition at line 1477 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setCarrier ( Carrier  val)
inline

Definition at line 1347 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setCurvature ( bool  val)
inline

Definition at line 1397 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setCurvatureMaskAttrib ( const UT_StringHolder val)
inline

Definition at line 1417 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setCurvatureRotation ( fpreal64  val)
inline

Definition at line 1427 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setDirections ( int64  val)
inline

Definition at line 1357 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setDiscontinuities ( const UT_StringHolder val)
inline

Definition at line 1767 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setFieldAttrib ( const UT_StringHolder val)
inline

Definition at line 1667 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setFieldscale ( fpreal64  val)
inline

Definition at line 1797 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setFieldscalemode ( Fieldscalemode  val)
inline

Definition at line 1787 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setGlobalMask ( const UT_StringHolder val)
inline

Definition at line 1387 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setGlobalWeight ( fpreal64  val)
inline

Definition at line 1377 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setGroup ( const UT_StringHolder val)
inline

Definition at line 1337 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setGuide ( bool  val)
inline

Definition at line 1487 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setGuideAttrib ( const UT_StringHolder val)
inline

Definition at line 1527 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setGuideMaskAttrib ( const UT_StringHolder val)
inline

Definition at line 1517 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setGuideMode ( GuideMode  val)
inline

Definition at line 1497 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setGuidescale ( fpreal64  val)
inline

Definition at line 1837 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setGuidescalemode ( Guidescalemode  val)
inline

Definition at line 1827 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setLocalBoundaryWeight ( fpreal64  val)
inline

Definition at line 1457 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setLocalCurvatureWeight ( fpreal64  val)
inline

Definition at line 1407 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setLocalGuideWeight ( fpreal64  val)
inline

Definition at line 1507 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNegativeSingularGroup ( const UT_StringHolder val)
inline

Definition at line 1747 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const exint value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 836 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const fpreal value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 838 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const UT_Vector2D value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 840 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const UT_Vector3D value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 842 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const UT_Vector4D value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 844 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const UT_Matrix2D value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 846 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const UT_Matrix3D value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 848 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const UT_Matrix4D value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 850 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const UT_StringHolder value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 852 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const UT_SharedPtr< UT_Ramp > &  value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 854 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNestParmValue ( TempIndex  idx,
TempIndex  instance,
const PRM_DataItemHandle value 
)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 856 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNormalizeField ( bool  val)
inline

Definition at line 1677 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setOutputMode ( OutputMode  val)
inline

Definition at line 1687 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setPositiveSingularGroup ( const UT_StringHolder val)
inline

Definition at line 1727 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setRotation ( fpreal64  val)
inline

Definition at line 1367 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setShowAnisotropy ( bool  val)
inline

Definition at line 1847 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setShowField ( bool  val)
inline

Definition at line 1777 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setShowGuides ( bool  val)
inline

Definition at line 1817 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setShowSingularities ( bool  val)
inline

Definition at line 1807 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setSingularGroup ( const UT_StringHolder val)
inline

Definition at line 1707 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setUseDiscontinuitiesGroup ( bool  val)
inline

Definition at line 1757 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setUseNegativeSingularGroup ( bool  val)
inline

Definition at line 1737 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setUsePositiveSingularGroup ( bool  val)
inline

Definition at line 1717 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setUseSingularGroup ( bool  val)
inline

Definition at line 1697 of file SOP_TangentField.proto.h.

static int SOP_TangentFieldParms::version ( )
inlinestatic

Definition at line 139 of file SOP_TangentField.proto.h.


The documentation for this class was generated from the following file: