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
 
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
 
- 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 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
 

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 189 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 247 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::copyFrom ( const OP_NodeParms src)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

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

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

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

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

bool SOP_TangentFieldParms::getBoundary ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getBoundaryMaskAttrib ( ) const
inline

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

BoundaryMode SOP_TangentFieldParms::getBoundaryMode ( ) const
inline

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

fpreal64 SOP_TangentFieldParms::getBoundaryRotation ( ) const
inline

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

Carrier SOP_TangentFieldParms::getCarrier ( ) const
inline

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

bool SOP_TangentFieldParms::getCurvature ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getCurvatureMaskAttrib ( ) const
inline

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

fpreal64 SOP_TangentFieldParms::getCurvatureRotation ( ) const
inline

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

int64 SOP_TangentFieldParms::getDirections ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getDiscontinuities ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getFieldAttrib ( ) const
inline

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

fpreal64 SOP_TangentFieldParms::getFieldscale ( ) const
inline

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

Fieldscalemode SOP_TangentFieldParms::getFieldscalemode ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getGlobalMask ( ) const
inline

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

fpreal64 SOP_TangentFieldParms::getGlobalWeight ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getGroup ( ) const
inline

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

bool SOP_TangentFieldParms::getGuide ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getGuideAttrib ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getGuideMaskAttrib ( ) const
inline

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

GuideMode SOP_TangentFieldParms::getGuideMode ( ) const
inline

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

fpreal64 SOP_TangentFieldParms::getGuidescale ( ) const
inline

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

Guidescalemode SOP_TangentFieldParms::getGuidescalemode ( ) const
inline

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

fpreal64 SOP_TangentFieldParms::getLocalBoundaryWeight ( ) const
inline

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

fpreal64 SOP_TangentFieldParms::getLocalCurvatureWeight ( ) const
inline

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

fpreal64 SOP_TangentFieldParms::getLocalGuideWeight ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getNegativeSingularGroup ( ) const
inline

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

exint SOP_TangentFieldParms::getNestNumParms ( TempIndex  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

ParmType SOP_TangentFieldParms::getNestParmType ( TempIndex  fieldnum) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 790 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 516 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 518 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 520 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 522 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 524 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 526 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 528 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 530 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 532 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 534 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 536 of file SOP_TangentField.proto.h.

bool SOP_TangentFieldParms::getNormalizeField ( ) const
inline

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

OutputMode SOP_TangentFieldParms::getOutputMode ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getPositiveSingularGroup ( ) const
inline

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

fpreal64 SOP_TangentFieldParms::getRotation ( ) const
inline

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

bool SOP_TangentFieldParms::getShowField ( ) const
inline

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

bool SOP_TangentFieldParms::getShowGuides ( ) const
inline

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

bool SOP_TangentFieldParms::getShowSingularities ( ) const
inline

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

const UT_StringHolder& SOP_TangentFieldParms::getSingularGroup ( ) const
inline

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

bool SOP_TangentFieldParms::getUseDiscontinuitiesGroup ( ) const
inline

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

bool SOP_TangentFieldParms::getUseNegativeSingularGroup ( ) const
inline

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

bool SOP_TangentFieldParms::getUsePositiveSingularGroup ( ) const
inline

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

bool SOP_TangentFieldParms::getUseSingularGroup ( ) const
inline

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

bool SOP_TangentFieldParms::isParmColorRamp ( exint  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

bool SOP_TangentFieldParms::load ( UT_IStream is)
inline

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void SOP_TangentFieldParms::loadFromOpSubclass ( const LoadParms loadparms)
inlineoverridevirtual

Implements OP_NodeParms.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Definition at line 234 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 191 of file SOP_TangentField.proto.h.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void SOP_TangentFieldParms::setBoundary ( bool  val)
inline

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

void SOP_TangentFieldParms::setBoundaryMaskAttrib ( const UT_StringHolder val)
inline

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

void SOP_TangentFieldParms::setBoundaryMode ( BoundaryMode  val)
inline

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

void SOP_TangentFieldParms::setBoundaryRotation ( fpreal64  val)
inline

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

void SOP_TangentFieldParms::setCarrier ( Carrier  val)
inline

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

void SOP_TangentFieldParms::setCurvature ( bool  val)
inline

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

void SOP_TangentFieldParms::setCurvatureMaskAttrib ( const UT_StringHolder val)
inline

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

void SOP_TangentFieldParms::setCurvatureRotation ( fpreal64  val)
inline

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

void SOP_TangentFieldParms::setDirections ( int64  val)
inline

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

void SOP_TangentFieldParms::setDiscontinuities ( const UT_StringHolder val)
inline

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

void SOP_TangentFieldParms::setFieldAttrib ( const UT_StringHolder val)
inline

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

void SOP_TangentFieldParms::setFieldscale ( fpreal64  val)
inline

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

void SOP_TangentFieldParms::setFieldscalemode ( Fieldscalemode  val)
inline

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

void SOP_TangentFieldParms::setGlobalMask ( const UT_StringHolder val)
inline

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

void SOP_TangentFieldParms::setGlobalWeight ( fpreal64  val)
inline

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

void SOP_TangentFieldParms::setGroup ( const UT_StringHolder val)
inline

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

void SOP_TangentFieldParms::setGuide ( bool  val)
inline

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

void SOP_TangentFieldParms::setGuideAttrib ( const UT_StringHolder val)
inline

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

void SOP_TangentFieldParms::setGuideMaskAttrib ( const UT_StringHolder val)
inline

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

void SOP_TangentFieldParms::setGuideMode ( GuideMode  val)
inline

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

void SOP_TangentFieldParms::setGuidescale ( fpreal64  val)
inline

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

void SOP_TangentFieldParms::setGuidescalemode ( Guidescalemode  val)
inline

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

void SOP_TangentFieldParms::setLocalBoundaryWeight ( fpreal64  val)
inline

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

void SOP_TangentFieldParms::setLocalCurvatureWeight ( fpreal64  val)
inline

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

void SOP_TangentFieldParms::setLocalGuideWeight ( fpreal64  val)
inline

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

void SOP_TangentFieldParms::setNegativeSingularGroup ( const UT_StringHolder val)
inline

Definition at line 1359 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 668 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 670 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 672 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 674 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 676 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 678 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 680 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 682 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 684 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 686 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 688 of file SOP_TangentField.proto.h.

void SOP_TangentFieldParms::setNormalizeField ( bool  val)
inline

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

void SOP_TangentFieldParms::setOutputMode ( OutputMode  val)
inline

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

void SOP_TangentFieldParms::setPositiveSingularGroup ( const UT_StringHolder val)
inline

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

void SOP_TangentFieldParms::setRotation ( fpreal64  val)
inline

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

void SOP_TangentFieldParms::setShowField ( bool  val)
inline

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

void SOP_TangentFieldParms::setShowGuides ( bool  val)
inline

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

void SOP_TangentFieldParms::setShowSingularities ( bool  val)
inline

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

void SOP_TangentFieldParms::setSingularGroup ( const UT_StringHolder val)
inline

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

void SOP_TangentFieldParms::setUseDiscontinuitiesGroup ( bool  val)
inline

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

void SOP_TangentFieldParms::setUseNegativeSingularGroup ( bool  val)
inline

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

void SOP_TangentFieldParms::setUsePositiveSingularGroup ( bool  val)
inline

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

void SOP_TangentFieldParms::setUseSingularGroup ( bool  val)
inline

Definition at line 1309 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: