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

#include <SOP_Trace.proto.h>

+ Inheritance diagram for SOP_TraceParms:

Public Types

using Channel = SOP_TraceEnums::Channel
 
using Boundary = SOP_TraceEnums::Boundary
 
using MissingFrame = SOP_TraceEnums::MissingFrame
 
- 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_TraceParms ()
 
 SOP_TraceParms (const SOP_TraceParms &)=default
 
SOP_TraceParmsoperator= (const SOP_TraceParms &)=default
 
 SOP_TraceParms (SOP_TraceParms &&) noexcept=default
 
SOP_TraceParmsoperator= (SOP_TraceParms &&) noexcept=default
 
 ~SOP_TraceParms () override
 
bool operator== (const SOP_TraceParms &src) const
 
bool operator!= (const SOP_TraceParms &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_StringHoldergetTraceLayer () const
 
void setTraceLayer (const UT_StringHolder &val)
 
UT_StringHolder opTraceLayer (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector3D getT () const
 
void setT (UT_Vector3D val)
 
UT_Vector3D opT (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector3D getR () const
 
void setR (UT_Vector3D val)
 
UT_Vector3D opR (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector2D getS () const
 
void setS (UT_Vector2D val)
 
UT_Vector2D opS (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getThresh () const
 
void setThresh (fpreal64 val)
 
fpreal64 opThresh (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getAddtexture () const
 
void setAddtexture (bool val)
 
bool opAddtexture (const SOP_NodeVerb::CookParms &cookparms) const
 
Channel getChannel () const
 
void setChannel (Channel val)
 
Channel opChannel (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetFile () const
 
void setFile (const UT_StringHolder &val)
 
UT_StringHolder opFile (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getOverridesize () const
 
void setOverridesize (bool val)
 
bool opOverridesize (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector2I getImagesize () const
 
void setImagesize (UT_Vector2I val)
 
UT_Vector2I opImagesize (const SOP_NodeVerb::CookParms &cookparms) const
 
int64 getUsecop () const
 
void setUsecop (int64 val)
 
int64 opUsecop (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetCoppath () const
 
void setCoppath (const UT_StringHolder &val)
 
UT_StringHolder opCoppath (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getCopframe () const
 
void setCopframe (fpreal64 val)
 
fpreal64 opCopframe (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetCopcolor () const
 
void setCopcolor (const UT_StringHolder &val)
 
UT_StringHolder opCopcolor (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetCopalpha () const
 
void setCopalpha (const UT_StringHolder &val)
 
UT_StringHolder opCopalpha (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getDelborder () const
 
void setDelborder (bool val)
 
bool opDelborder (const SOP_NodeVerb::CookParms &cookparms) const
 
int64 getBordwidth () const
 
void setBordwidth (int64 val)
 
int64 opBordwidth (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getDoresample () const
 
void setDoresample (bool val)
 
bool opDoresample (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getStep () const
 
void setStep (fpreal64 val)
 
fpreal64 opStep (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getDosmooth () const
 
void setDosmooth (bool val)
 
bool opDosmooth (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getCorner () const
 
void setCorner (fpreal64 val)
 
fpreal64 opCorner (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getFitcurve () const
 
void setFitcurve (bool val)
 
bool opFitcurve (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getError () const
 
void setError (fpreal64 val)
 
fpreal64 opError (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getConvpoly () const
 
void setConvpoly (bool val)
 
bool opConvpoly (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getLod () const
 
void setLod (fpreal64 val)
 
fpreal64 opLod (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getHole () const
 
void setHole (bool val)
 
bool opHole (const SOP_NodeVerb::CookParms &cookparms) const
 
Boundary getBoundary () const
 
void setBoundary (Boundary val)
 
Boundary opBoundary (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getBoundaryvalue () const
 
void setBoundaryvalue (fpreal64 val)
 
fpreal64 opBoundaryvalue (const SOP_NodeVerb::CookParms &cookparms) const
 
MissingFrame getMissingFrame () const
 
void setMissingFrame (MissingFrame val)
 
MissingFrame opMissingFrame (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 89 of file SOP_Trace.proto.h.

Member Typedef Documentation

Constructor & Destructor Documentation

SOP_TraceParms::SOP_TraceParms ( )
inline

Definition at line 94 of file SOP_Trace.proto.h.

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

Definition at line 133 of file SOP_Trace.proto.h.

Member Function Documentation

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

Definition at line 182 of file SOP_Trace.proto.h.

void SOP_TraceParms::copyFrom ( const OP_NodeParms src)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 281 of file SOP_Trace.proto.h.

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

Definition at line 288 of file SOP_Trace.proto.h.

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

Definition at line 422 of file SOP_Trace.proto.h.

bool SOP_TraceParms::getAddtexture ( ) const
inline

Definition at line 928 of file SOP_Trace.proto.h.

int64 SOP_TraceParms::getBordwidth ( ) const
inline

Definition at line 1038 of file SOP_Trace.proto.h.

Boundary SOP_TraceParms::getBoundary ( ) const
inline

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

fpreal64 SOP_TraceParms::getBoundaryvalue ( ) const
inline

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

Channel SOP_TraceParms::getChannel ( ) const
inline

Definition at line 938 of file SOP_Trace.proto.h.

bool SOP_TraceParms::getConvpoly ( ) const
inline

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

const UT_StringHolder& SOP_TraceParms::getCopalpha ( ) const
inline

Definition at line 1018 of file SOP_Trace.proto.h.

const UT_StringHolder& SOP_TraceParms::getCopcolor ( ) const
inline

Definition at line 1008 of file SOP_Trace.proto.h.

fpreal64 SOP_TraceParms::getCopframe ( ) const
inline

Definition at line 998 of file SOP_Trace.proto.h.

const UT_StringHolder& SOP_TraceParms::getCoppath ( ) const
inline

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

fpreal64 SOP_TraceParms::getCorner ( ) const
inline

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

bool SOP_TraceParms::getDelborder ( ) const
inline

Definition at line 1028 of file SOP_Trace.proto.h.

bool SOP_TraceParms::getDoresample ( ) const
inline

Definition at line 1048 of file SOP_Trace.proto.h.

bool SOP_TraceParms::getDosmooth ( ) const
inline

Definition at line 1068 of file SOP_Trace.proto.h.

fpreal64 SOP_TraceParms::getError ( ) const
inline

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

const UT_StringHolder& SOP_TraceParms::getFile ( ) const
inline

Definition at line 948 of file SOP_Trace.proto.h.

bool SOP_TraceParms::getFitcurve ( ) const
inline

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

bool SOP_TraceParms::getHole ( ) const
inline

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

UT_Vector2I SOP_TraceParms::getImagesize ( ) const
inline

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

fpreal64 SOP_TraceParms::getLod ( ) const
inline

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

MissingFrame SOP_TraceParms::getMissingFrame ( ) const
inline

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

exint SOP_TraceParms::getNestNumParms ( TempIndex  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 545 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 557 of file SOP_Trace.proto.h.

ParmType SOP_TraceParms::getNestParmType ( TempIndex  fieldnum) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 626 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 397 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 399 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 401 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 403 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 405 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 407 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 409 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 411 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 413 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 415 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 417 of file SOP_Trace.proto.h.

bool SOP_TraceParms::getOverridesize ( ) const
inline

Definition at line 958 of file SOP_Trace.proto.h.

UT_Vector3D SOP_TraceParms::getR ( ) const
inline

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

UT_Vector2D SOP_TraceParms::getS ( ) const
inline

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

fpreal64 SOP_TraceParms::getStep ( ) const
inline

Definition at line 1058 of file SOP_Trace.proto.h.

UT_Vector3D SOP_TraceParms::getT ( ) const
inline

Definition at line 888 of file SOP_Trace.proto.h.

fpreal64 SOP_TraceParms::getThresh ( ) const
inline

Definition at line 918 of file SOP_Trace.proto.h.

const UT_StringHolder& SOP_TraceParms::getTraceLayer ( ) const
inline

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

int64 SOP_TraceParms::getUsecop ( ) const
inline

Definition at line 978 of file SOP_Trace.proto.h.

bool SOP_TraceParms::isParmColorRamp ( exint  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 388 of file SOP_Trace.proto.h.

bool SOP_TraceParms::load ( UT_IStream is)
inline

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

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

Definition at line 696 of file SOP_Trace.proto.h.

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

Definition at line 698 of file SOP_Trace.proto.h.

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

Definition at line 700 of file SOP_Trace.proto.h.

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

Definition at line 702 of file SOP_Trace.proto.h.

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

Definition at line 704 of file SOP_Trace.proto.h.

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

Definition at line 707 of file SOP_Trace.proto.h.

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

Definition at line 710 of file SOP_Trace.proto.h.

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

Definition at line 712 of file SOP_Trace.proto.h.

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

Definition at line 714 of file SOP_Trace.proto.h.

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

Definition at line 716 of file SOP_Trace.proto.h.

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

Definition at line 718 of file SOP_Trace.proto.h.

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

Definition at line 721 of file SOP_Trace.proto.h.

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

Definition at line 724 of file SOP_Trace.proto.h.

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

Definition at line 726 of file SOP_Trace.proto.h.

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

Definition at line 737 of file SOP_Trace.proto.h.

void SOP_TraceParms::loadFromOpSubclass ( const LoadParms loadparms)
inlineoverridevirtual

Implements OP_NodeParms.

Definition at line 275 of file SOP_Trace.proto.h.

bool SOP_TraceParms::opAddtexture ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 930 of file SOP_Trace.proto.h.

int64 SOP_TraceParms::opBordwidth ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1040 of file SOP_Trace.proto.h.

Boundary SOP_TraceParms::opBoundary ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

fpreal64 SOP_TraceParms::opBoundaryvalue ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

Channel SOP_TraceParms::opChannel ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 940 of file SOP_Trace.proto.h.

bool SOP_TraceParms::opConvpoly ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_StringHolder SOP_TraceParms::opCopalpha ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1020 of file SOP_Trace.proto.h.

UT_StringHolder SOP_TraceParms::opCopcolor ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1010 of file SOP_Trace.proto.h.

fpreal64 SOP_TraceParms::opCopframe ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1000 of file SOP_Trace.proto.h.

UT_StringHolder SOP_TraceParms::opCoppath ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 990 of file SOP_Trace.proto.h.

fpreal64 SOP_TraceParms::opCorner ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_TraceParms::opDelborder ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1030 of file SOP_Trace.proto.h.

bool SOP_TraceParms::opDoresample ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1050 of file SOP_Trace.proto.h.

bool SOP_TraceParms::opDosmooth ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1070 of file SOP_Trace.proto.h.

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

Definition at line 172 of file SOP_Trace.proto.h.

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

Definition at line 135 of file SOP_Trace.proto.h.

fpreal64 SOP_TraceParms::opError ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_StringHolder SOP_TraceParms::opFile ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_TraceParms::opFitcurve ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_TraceParms::opHole ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_Vector2I SOP_TraceParms::opImagesize ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 970 of file SOP_Trace.proto.h.

fpreal64 SOP_TraceParms::opLod ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

MissingFrame SOP_TraceParms::opMissingFrame ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_TraceParms::opOverridesize ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 960 of file SOP_Trace.proto.h.

UT_Vector3D SOP_TraceParms::opR ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_Vector2D SOP_TraceParms::opS ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 910 of file SOP_Trace.proto.h.

fpreal64 SOP_TraceParms::opStep ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1060 of file SOP_Trace.proto.h.

UT_Vector3D SOP_TraceParms::opT ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 890 of file SOP_Trace.proto.h.

fpreal64 SOP_TraceParms::opThresh ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 920 of file SOP_Trace.proto.h.

UT_StringHolder SOP_TraceParms::opTraceLayer ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

int64 SOP_TraceParms::opUsecop ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 980 of file SOP_Trace.proto.h.

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

Definition at line 800 of file SOP_Trace.proto.h.

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

Definition at line 757 of file SOP_Trace.proto.h.

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

Definition at line 759 of file SOP_Trace.proto.h.

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

Definition at line 761 of file SOP_Trace.proto.h.

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

Definition at line 763 of file SOP_Trace.proto.h.

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

Definition at line 765 of file SOP_Trace.proto.h.

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

Definition at line 768 of file SOP_Trace.proto.h.

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

Definition at line 771 of file SOP_Trace.proto.h.

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

Definition at line 773 of file SOP_Trace.proto.h.

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

Definition at line 775 of file SOP_Trace.proto.h.

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

Definition at line 777 of file SOP_Trace.proto.h.

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

Definition at line 779 of file SOP_Trace.proto.h.

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

Definition at line 786 of file SOP_Trace.proto.h.

void SOP_TraceParms::setAddtexture ( bool  val)
inline

Definition at line 929 of file SOP_Trace.proto.h.

void SOP_TraceParms::setBordwidth ( int64  val)
inline

Definition at line 1039 of file SOP_Trace.proto.h.

void SOP_TraceParms::setBoundary ( Boundary  val)
inline

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

void SOP_TraceParms::setBoundaryvalue ( fpreal64  val)
inline

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

void SOP_TraceParms::setChannel ( Channel  val)
inline

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

void SOP_TraceParms::setConvpoly ( bool  val)
inline

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

void SOP_TraceParms::setCopalpha ( const UT_StringHolder val)
inline

Definition at line 1019 of file SOP_Trace.proto.h.

void SOP_TraceParms::setCopcolor ( const UT_StringHolder val)
inline

Definition at line 1009 of file SOP_Trace.proto.h.

void SOP_TraceParms::setCopframe ( fpreal64  val)
inline

Definition at line 999 of file SOP_Trace.proto.h.

void SOP_TraceParms::setCoppath ( const UT_StringHolder val)
inline

Definition at line 989 of file SOP_Trace.proto.h.

void SOP_TraceParms::setCorner ( fpreal64  val)
inline

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

void SOP_TraceParms::setDelborder ( bool  val)
inline

Definition at line 1029 of file SOP_Trace.proto.h.

void SOP_TraceParms::setDoresample ( bool  val)
inline

Definition at line 1049 of file SOP_Trace.proto.h.

void SOP_TraceParms::setDosmooth ( bool  val)
inline

Definition at line 1069 of file SOP_Trace.proto.h.

void SOP_TraceParms::setError ( fpreal64  val)
inline

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

void SOP_TraceParms::setFile ( const UT_StringHolder val)
inline

Definition at line 949 of file SOP_Trace.proto.h.

void SOP_TraceParms::setFitcurve ( bool  val)
inline

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

void SOP_TraceParms::setHole ( bool  val)
inline

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

void SOP_TraceParms::setImagesize ( UT_Vector2I  val)
inline

Definition at line 969 of file SOP_Trace.proto.h.

void SOP_TraceParms::setLod ( fpreal64  val)
inline

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

void SOP_TraceParms::setMissingFrame ( MissingFrame  val)
inline

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

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

Reimplemented from OP_NodeParms.

Definition at line 522 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 524 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 526 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 528 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 530 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 532 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 534 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 536 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 538 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 540 of file SOP_Trace.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 542 of file SOP_Trace.proto.h.

void SOP_TraceParms::setOverridesize ( bool  val)
inline

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

void SOP_TraceParms::setR ( UT_Vector3D  val)
inline

Definition at line 899 of file SOP_Trace.proto.h.

void SOP_TraceParms::setS ( UT_Vector2D  val)
inline

Definition at line 909 of file SOP_Trace.proto.h.

void SOP_TraceParms::setStep ( fpreal64  val)
inline

Definition at line 1059 of file SOP_Trace.proto.h.

void SOP_TraceParms::setT ( UT_Vector3D  val)
inline

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

void SOP_TraceParms::setThresh ( fpreal64  val)
inline

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

void SOP_TraceParms::setTraceLayer ( const UT_StringHolder val)
inline

Definition at line 879 of file SOP_Trace.proto.h.

void SOP_TraceParms::setUsecop ( int64  val)
inline

Definition at line 979 of file SOP_Trace.proto.h.

static int SOP_TraceParms::version ( )
inlinestatic

Definition at line 92 of file SOP_Trace.proto.h.


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