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

#include <SOP_GroupCopy.proto.h>

+ Inheritance diagram for SOP_GroupCopyParms:

Public Member Functions

 SOP_GroupCopyParms ()
 
 SOP_GroupCopyParms (const SOP_GroupCopyParms &)=default
 
SOP_GroupCopyParmsoperator= (const SOP_GroupCopyParms &)=default
 
 SOP_GroupCopyParms (SOP_GroupCopyParms &&) noexcept=default
 
SOP_GroupCopyParmsoperator= (SOP_GroupCopyParms &&) noexcept=default
 
 ~SOP_GroupCopyParms () override
 
bool operator== (const SOP_GroupCopyParms &src) const
 
bool operator!= (const SOP_GroupCopyParms &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)
 
bool getPrimitives () const
 
void setPrimitives (bool val)
 
bool opPrimitives (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetPrimgroups () const
 
void setPrimgroups (const UT_StringHolder &val)
 
UT_StringHolder opPrimgroups (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetPrimnameprefix () const
 
void setPrimnameprefix (const UT_StringHolder &val)
 
UT_StringHolder opPrimnameprefix (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getEnableMatchByPrimAttrib () const
 
void setEnableMatchByPrimAttrib (bool val)
 
bool opEnableMatchByPrimAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetMatchByPrimAttrib () const
 
void setMatchByPrimAttrib (const UT_StringHolder &val)
 
UT_StringHolder opMatchByPrimAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getPoints () const
 
void setPoints (bool val)
 
bool opPoints (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetPointgroups () const
 
void setPointgroups (const UT_StringHolder &val)
 
UT_StringHolder opPointgroups (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetPointnameprefix () const
 
void setPointnameprefix (const UT_StringHolder &val)
 
UT_StringHolder opPointnameprefix (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getEnableMatchByPointAttrib () const
 
void setEnableMatchByPointAttrib (bool val)
 
bool opEnableMatchByPointAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetMatchByPointAttrib () const
 
void setMatchByPointAttrib (const UT_StringHolder &val)
 
UT_StringHolder opMatchByPointAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getEdges () const
 
void setEdges (bool val)
 
bool opEdges (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetEdgegroups () const
 
void setEdgegroups (const UT_StringHolder &val)
 
UT_StringHolder opEdgegroups (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetEdgenameprefix () const
 
void setEdgenameprefix (const UT_StringHolder &val)
 
UT_StringHolder opEdgenameprefix (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getVertices () const
 
void setVertices (bool val)
 
bool opVertices (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetVertexgroups () const
 
void setVertexgroups (const UT_StringHolder &val)
 
UT_StringHolder opVertexgroups (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetVertexnameprefix () const
 
void setVertexnameprefix (const UT_StringHolder &val)
 
UT_StringHolder opVertexnameprefix (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getEnableMatchByVertexAttrib () const
 
void setEnableMatchByVertexAttrib (bool val)
 
bool opEnableMatchByVertexAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetMatchByVertexAttrib () const
 
void setMatchByVertexAttrib (const UT_StringHolder &val)
 
UT_StringHolder opMatchByVertexAttrib (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetGroupnameconflict () const
 
void setGroupnameconflict (const UT_StringHolder &val)
 
UT_StringHolder opGroupnameconflict (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getCopyemptygroups () const
 
void setCopyemptygroups (bool val)
 
bool opCopyemptygroups (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

- 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
}
 
- 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 24 of file SOP_GroupCopy.proto.h.

Constructor & Destructor Documentation

SOP_GroupCopyParms::SOP_GroupCopyParms ( )
inline

Definition at line 29 of file SOP_GroupCopy.proto.h.

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

Definition at line 59 of file SOP_GroupCopy.proto.h.

Member Function Documentation

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

Definition at line 96 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::copyFrom ( const OP_NodeParms src)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 168 of file SOP_GroupCopy.proto.h.

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

Definition at line 175 of file SOP_GroupCopy.proto.h.

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

Definition at line 282 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::getCopyemptygroups ( ) const
inline

Definition at line 847 of file SOP_GroupCopy.proto.h.

const UT_StringHolder& SOP_GroupCopyParms::getEdgegroups ( ) const
inline

Definition at line 767 of file SOP_GroupCopy.proto.h.

const UT_StringHolder& SOP_GroupCopyParms::getEdgenameprefix ( ) const
inline

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

bool SOP_GroupCopyParms::getEdges ( ) const
inline

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

bool SOP_GroupCopyParms::getEnableMatchByPointAttrib ( ) const
inline

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

bool SOP_GroupCopyParms::getEnableMatchByPrimAttrib ( ) const
inline

Definition at line 687 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::getEnableMatchByVertexAttrib ( ) const
inline

Definition at line 817 of file SOP_GroupCopy.proto.h.

const UT_StringHolder& SOP_GroupCopyParms::getGroupnameconflict ( ) const
inline

Definition at line 837 of file SOP_GroupCopy.proto.h.

const UT_StringHolder& SOP_GroupCopyParms::getMatchByPointAttrib ( ) const
inline

Definition at line 747 of file SOP_GroupCopy.proto.h.

const UT_StringHolder& SOP_GroupCopyParms::getMatchByPrimAttrib ( ) const
inline

Definition at line 697 of file SOP_GroupCopy.proto.h.

const UT_StringHolder& SOP_GroupCopyParms::getMatchByVertexAttrib ( ) const
inline

Definition at line 827 of file SOP_GroupCopy.proto.h.

exint SOP_GroupCopyParms::getNestNumParms ( TempIndex  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

Definition at line 390 of file SOP_GroupCopy.proto.h.

ParmType SOP_GroupCopyParms::getNestParmType ( TempIndex  fieldnum) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 441 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 257 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 259 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 261 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 263 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 265 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

Definition at line 269 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 271 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 273 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

Definition at line 277 of file SOP_GroupCopy.proto.h.

const UT_StringHolder& SOP_GroupCopyParms::getPointgroups ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getPointnameprefix ( ) const
inline

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

bool SOP_GroupCopyParms::getPoints ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getPrimgroups ( ) const
inline

Definition at line 667 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::getPrimitives ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getPrimnameprefix ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getVertexgroups ( ) const
inline

Definition at line 797 of file SOP_GroupCopy.proto.h.

const UT_StringHolder& SOP_GroupCopyParms::getVertexnameprefix ( ) const
inline

Definition at line 807 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::getVertices ( ) const
inline

Definition at line 787 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::isParmColorRamp ( exint  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 248 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::load ( UT_IStream is)
inline

Definition at line 624 of file SOP_GroupCopy.proto.h.

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

Definition at line 493 of file SOP_GroupCopy.proto.h.

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

Definition at line 495 of file SOP_GroupCopy.proto.h.

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

Definition at line 497 of file SOP_GroupCopy.proto.h.

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

Definition at line 499 of file SOP_GroupCopy.proto.h.

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

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

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

Definition at line 504 of file SOP_GroupCopy.proto.h.

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

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

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

Definition at line 509 of file SOP_GroupCopy.proto.h.

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

Definition at line 511 of file SOP_GroupCopy.proto.h.

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

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

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

Definition at line 515 of file SOP_GroupCopy.proto.h.

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

Definition at line 518 of file SOP_GroupCopy.proto.h.

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

Definition at line 521 of file SOP_GroupCopy.proto.h.

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

Definition at line 523 of file SOP_GroupCopy.proto.h.

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

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

void SOP_GroupCopyParms::loadFromOpSubclass ( const LoadParms loadparms)
inlineoverridevirtual

Implements OP_NodeParms.

Definition at line 162 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::opCopyemptygroups ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 849 of file SOP_GroupCopy.proto.h.

UT_StringHolder SOP_GroupCopyParms::opEdgegroups ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 769 of file SOP_GroupCopy.proto.h.

UT_StringHolder SOP_GroupCopyParms::opEdgenameprefix ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_GroupCopyParms::opEdges ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_GroupCopyParms::opEnableMatchByPointAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 739 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::opEnableMatchByPrimAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 689 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::opEnableMatchByVertexAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 819 of file SOP_GroupCopy.proto.h.

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

Definition at line 89 of file SOP_GroupCopy.proto.h.

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

Definition at line 61 of file SOP_GroupCopy.proto.h.

UT_StringHolder SOP_GroupCopyParms::opGroupnameconflict ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 839 of file SOP_GroupCopy.proto.h.

UT_StringHolder SOP_GroupCopyParms::opMatchByPointAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 749 of file SOP_GroupCopy.proto.h.

UT_StringHolder SOP_GroupCopyParms::opMatchByPrimAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 699 of file SOP_GroupCopy.proto.h.

UT_StringHolder SOP_GroupCopyParms::opMatchByVertexAttrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 829 of file SOP_GroupCopy.proto.h.

UT_StringHolder SOP_GroupCopyParms::opPointgroups ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_StringHolder SOP_GroupCopyParms::opPointnameprefix ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_GroupCopyParms::opPoints ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 709 of file SOP_GroupCopy.proto.h.

UT_StringHolder SOP_GroupCopyParms::opPrimgroups ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 669 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::opPrimitives ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_StringHolder SOP_GroupCopyParms::opPrimnameprefix ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 679 of file SOP_GroupCopy.proto.h.

UT_StringHolder SOP_GroupCopyParms::opVertexgroups ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 799 of file SOP_GroupCopy.proto.h.

UT_StringHolder SOP_GroupCopyParms::opVertexnameprefix ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 809 of file SOP_GroupCopy.proto.h.

bool SOP_GroupCopyParms::opVertices ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 789 of file SOP_GroupCopy.proto.h.

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

Definition at line 597 of file SOP_GroupCopy.proto.h.

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

Definition at line 554 of file SOP_GroupCopy.proto.h.

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

Definition at line 556 of file SOP_GroupCopy.proto.h.

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

Definition at line 558 of file SOP_GroupCopy.proto.h.

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

Definition at line 560 of file SOP_GroupCopy.proto.h.

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

Definition at line 562 of file SOP_GroupCopy.proto.h.

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

Definition at line 565 of file SOP_GroupCopy.proto.h.

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

Definition at line 568 of file SOP_GroupCopy.proto.h.

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

Definition at line 570 of file SOP_GroupCopy.proto.h.

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

Definition at line 572 of file SOP_GroupCopy.proto.h.

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

Definition at line 574 of file SOP_GroupCopy.proto.h.

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

Definition at line 576 of file SOP_GroupCopy.proto.h.

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

Definition at line 583 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setCopyemptygroups ( bool  val)
inline

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

void SOP_GroupCopyParms::setEdgegroups ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setEdgenameprefix ( const UT_StringHolder val)
inline

Definition at line 778 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setEdges ( bool  val)
inline

Definition at line 758 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setEnableMatchByPointAttrib ( bool  val)
inline

Definition at line 738 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setEnableMatchByPrimAttrib ( bool  val)
inline

Definition at line 688 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setEnableMatchByVertexAttrib ( bool  val)
inline

Definition at line 818 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setGroupnameconflict ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setMatchByPointAttrib ( const UT_StringHolder val)
inline

Definition at line 748 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setMatchByPrimAttrib ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setMatchByVertexAttrib ( const UT_StringHolder val)
inline

Definition at line 828 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 355 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 357 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 359 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 361 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 363 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 365 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

Definition at line 369 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 371 of file SOP_GroupCopy.proto.h.

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

Definition at line 375 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setPointgroups ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setPointnameprefix ( const UT_StringHolder val)
inline

Definition at line 728 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setPoints ( bool  val)
inline

Definition at line 708 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setPrimgroups ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setPrimitives ( bool  val)
inline

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

void SOP_GroupCopyParms::setPrimnameprefix ( const UT_StringHolder val)
inline

Definition at line 678 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setVertexgroups ( const UT_StringHolder val)
inline

Definition at line 798 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setVertexnameprefix ( const UT_StringHolder val)
inline

Definition at line 808 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setVertices ( bool  val)
inline

Definition at line 788 of file SOP_GroupCopy.proto.h.

static int SOP_GroupCopyParms::version ( )
inlinestatic

Definition at line 27 of file SOP_GroupCopy.proto.h.


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