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

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

void SOP_GroupCopyParms::copyFrom ( const OP_NodeParms src)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

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

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

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

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

bool SOP_GroupCopyParms::getCopyemptygroups ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getEdgegroups ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getEdgenameprefix ( ) const
inline

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

bool SOP_GroupCopyParms::getEdges ( ) const
inline

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

bool SOP_GroupCopyParms::getEnableMatchByPointAttrib ( ) const
inline

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

bool SOP_GroupCopyParms::getEnableMatchByPrimAttrib ( ) const
inline

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

bool SOP_GroupCopyParms::getEnableMatchByVertexAttrib ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getGroupnameconflict ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getMatchByPointAttrib ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getMatchByPrimAttrib ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getMatchByVertexAttrib ( ) const
inline

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

exint SOP_GroupCopyParms::getNestNumParms ( TempIndex  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

ParmType SOP_GroupCopyParms::getNestParmType ( TempIndex  fieldnum) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 438 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 254 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 256 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 258 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 260 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 262 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 264 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 266 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 268 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 270 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 272 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 274 of file SOP_GroupCopy.proto.h.

const UT_StringHolder& SOP_GroupCopyParms::getPointgroups ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getPointnameprefix ( ) const
inline

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

bool SOP_GroupCopyParms::getPoints ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getPrimgroups ( ) const
inline

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

bool SOP_GroupCopyParms::getPrimitives ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getPrimnameprefix ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getVertexgroups ( ) const
inline

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

const UT_StringHolder& SOP_GroupCopyParms::getVertexnameprefix ( ) const
inline

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

bool SOP_GroupCopyParms::getVertices ( ) const
inline

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

bool SOP_GroupCopyParms::isParmColorRamp ( exint  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

bool SOP_GroupCopyParms::load ( UT_IStream is)
inline

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void SOP_GroupCopyParms::loadFromOpSubclass ( const LoadParms loadparms)
inlineoverridevirtual

Implements OP_NodeParms.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Definition at line 86 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 836 of file SOP_GroupCopy.proto.h.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void SOP_GroupCopyParms::setCopyemptygroups ( bool  val)
inline

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

void SOP_GroupCopyParms::setEdgegroups ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setEdgenameprefix ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setEdges ( bool  val)
inline

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

void SOP_GroupCopyParms::setEnableMatchByPointAttrib ( bool  val)
inline

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

void SOP_GroupCopyParms::setEnableMatchByPrimAttrib ( bool  val)
inline

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

void SOP_GroupCopyParms::setEnableMatchByVertexAttrib ( bool  val)
inline

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

void SOP_GroupCopyParms::setGroupnameconflict ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setMatchByPointAttrib ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setMatchByPrimAttrib ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setMatchByVertexAttrib ( const UT_StringHolder val)
inline

Definition at line 825 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 352 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 354 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 356 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 358 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 360 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 362 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 364 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 366 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 368 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 370 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 372 of file SOP_GroupCopy.proto.h.

void SOP_GroupCopyParms::setPointgroups ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setPointnameprefix ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setPoints ( bool  val)
inline

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

void SOP_GroupCopyParms::setPrimgroups ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setPrimitives ( bool  val)
inline

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

void SOP_GroupCopyParms::setPrimnameprefix ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setVertexgroups ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setVertexnameprefix ( const UT_StringHolder val)
inline

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

void SOP_GroupCopyParms::setVertices ( bool  val)
inline

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