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 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 48 of file SOP_Trace.proto.h.

Member Typedef Documentation

Constructor & Destructor Documentation

SOP_TraceParms::SOP_TraceParms ( )
inline

Definition at line 53 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 92 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 138 of file SOP_Trace.proto.h.

void SOP_TraceParms::copyFrom ( const OP_NodeParms src)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

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

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

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

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

bool SOP_TraceParms::getAddtexture ( ) const
inline

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

int64 SOP_TraceParms::getBordwidth ( ) const
inline

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

Boundary SOP_TraceParms::getBoundary ( ) const
inline

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

fpreal64 SOP_TraceParms::getBoundaryvalue ( ) const
inline

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

Channel SOP_TraceParms::getChannel ( ) const
inline

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

bool SOP_TraceParms::getConvpoly ( ) const
inline

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

const UT_StringHolder& SOP_TraceParms::getCopalpha ( ) const
inline

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

const UT_StringHolder& SOP_TraceParms::getCopcolor ( ) const
inline

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

fpreal64 SOP_TraceParms::getCopframe ( ) const
inline

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

const UT_StringHolder& SOP_TraceParms::getCoppath ( ) const
inline

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

fpreal64 SOP_TraceParms::getCorner ( ) const
inline

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

bool SOP_TraceParms::getDelborder ( ) const
inline

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

bool SOP_TraceParms::getDoresample ( ) const
inline

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

bool SOP_TraceParms::getDosmooth ( ) const
inline

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

fpreal64 SOP_TraceParms::getError ( ) const
inline

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

const UT_StringHolder& SOP_TraceParms::getFile ( ) const
inline

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

bool SOP_TraceParms::getFitcurve ( ) const
inline

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

bool SOP_TraceParms::getHole ( ) const
inline

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

UT_Vector2I SOP_TraceParms::getImagesize ( ) const
inline

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

fpreal64 SOP_TraceParms::getLod ( ) const
inline

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

MissingFrame SOP_TraceParms::getMissingFrame ( ) const
inline

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

exint SOP_TraceParms::getNestNumParms ( TempIndex  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

ParmType SOP_TraceParms::getNestParmType ( TempIndex  fieldnum) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 582 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 353 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 355 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 357 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 359 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 361 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 363 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 365 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 367 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 369 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 371 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 373 of file SOP_Trace.proto.h.

bool SOP_TraceParms::getOverridesize ( ) const
inline

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

UT_Vector3D SOP_TraceParms::getR ( ) const
inline

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

UT_Vector2D SOP_TraceParms::getS ( ) const
inline

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

fpreal64 SOP_TraceParms::getStep ( ) const
inline

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

UT_Vector3D SOP_TraceParms::getT ( ) const
inline

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

fpreal64 SOP_TraceParms::getThresh ( ) const
inline

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

const UT_StringHolder& SOP_TraceParms::getTraceLayer ( ) const
inline

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

int64 SOP_TraceParms::getUsecop ( ) const
inline

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

bool SOP_TraceParms::isParmColorRamp ( exint  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

bool SOP_TraceParms::load ( UT_IStream is)
inline

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void SOP_TraceParms::loadFromOpSubclass ( const LoadParms loadparms)
inlineoverridevirtual

Implements OP_NodeParms.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Definition at line 128 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 94 of file SOP_Trace.proto.h.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void SOP_TraceParms::setAddtexture ( bool  val)
inline

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

void SOP_TraceParms::setBordwidth ( int64  val)
inline

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

void SOP_TraceParms::setBoundary ( Boundary  val)
inline

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

void SOP_TraceParms::setBoundaryvalue ( fpreal64  val)
inline

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

void SOP_TraceParms::setChannel ( Channel  val)
inline

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

void SOP_TraceParms::setConvpoly ( bool  val)
inline

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

void SOP_TraceParms::setCopalpha ( const UT_StringHolder val)
inline

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

void SOP_TraceParms::setCopcolor ( const UT_StringHolder val)
inline

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

void SOP_TraceParms::setCopframe ( fpreal64  val)
inline

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

void SOP_TraceParms::setCoppath ( const UT_StringHolder val)
inline

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

void SOP_TraceParms::setCorner ( fpreal64  val)
inline

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

void SOP_TraceParms::setDelborder ( bool  val)
inline

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

void SOP_TraceParms::setDoresample ( bool  val)
inline

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

void SOP_TraceParms::setDosmooth ( bool  val)
inline

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

void SOP_TraceParms::setError ( fpreal64  val)
inline

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

void SOP_TraceParms::setFile ( const UT_StringHolder val)
inline

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

void SOP_TraceParms::setFitcurve ( bool  val)
inline

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

void SOP_TraceParms::setHole ( bool  val)
inline

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

void SOP_TraceParms::setImagesize ( UT_Vector2I  val)
inline

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

void SOP_TraceParms::setLod ( fpreal64  val)
inline

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

void SOP_TraceParms::setMissingFrame ( MissingFrame  val)
inline

Definition at line 1115 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 478 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 480 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 482 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 484 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 486 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 488 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 490 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 492 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 494 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 496 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 498 of file SOP_Trace.proto.h.

void SOP_TraceParms::setOverridesize ( bool  val)
inline

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

void SOP_TraceParms::setR ( UT_Vector3D  val)
inline

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

void SOP_TraceParms::setS ( UT_Vector2D  val)
inline

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

void SOP_TraceParms::setStep ( fpreal64  val)
inline

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

void SOP_TraceParms::setT ( UT_Vector3D  val)
inline

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

void SOP_TraceParms::setThresh ( fpreal64  val)
inline

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

void SOP_TraceParms::setTraceLayer ( const UT_StringHolder val)
inline

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

void SOP_TraceParms::setUsecop ( int64  val)
inline

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

static int SOP_TraceParms::version ( )
inlinestatic

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


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