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

#include <SOP_PolyExpand2D.proto.h>

+ Inheritance diagram for SOP_PolyExpand2DParms:

Public Types

using Planepossrc = SOP_PolyExpand2DEnums::Planepossrc
 
using Output = SOP_PolyExpand2DEnums::Output
 
using Sidedetermination = SOP_PolyExpand2DEnums::Sidedetermination
 
using Skeletonfailure = SOP_PolyExpand2DEnums::Skeletonfailure
 
- 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_PolyExpand2DParms ()
 
 SOP_PolyExpand2DParms (const SOP_PolyExpand2DParms &)=default
 
SOP_PolyExpand2DParmsoperator= (const SOP_PolyExpand2DParms &)=default
 
 SOP_PolyExpand2DParms (SOP_PolyExpand2DParms &&) noexcept=default
 
SOP_PolyExpand2DParmsoperator= (SOP_PolyExpand2DParms &&) noexcept=default
 
 ~SOP_PolyExpand2DParms () override
 
bool operator== (const SOP_PolyExpand2DParms &src) const
 
bool operator!= (const SOP_PolyExpand2DParms &src) const
 
void buildFromOp (const OP_GraphProxy *graph, exint nodeidx, fpreal time, DEP_MicroNode *depnode)
 
void loadFromOpSubclass (const LoadParms &loadparms) override
 
void copyFrom (const OP_NodeParms *src) override
 
template<typename T >
void doGetParmValue (TempIndex idx, TempIndex instance, T &value) const
 
bool isParmColorRamp (exint idx) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, exint &value) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, fpreal &value) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, UT_Vector2D &value) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, UT_Vector3D &value) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, UT_Vector4D &value) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, UT_Matrix2D &value) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, UT_Matrix3D &value) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, UT_Matrix4D &value) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, UT_StringHolder &value) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, UT_SharedPtr< UT_Ramp > &value) const override
 
void getNestParmValue (TempIndex idx, TempIndex instance, PRM_DataItemHandle &value) const override
 
template<typename T >
void doSetParmValue (TempIndex idx, TempIndex instance, const T &value)
 
void setNestParmValue (TempIndex idx, TempIndex instance, const exint &value) override
 
void setNestParmValue (TempIndex idx, TempIndex instance, const fpreal &value) override
 
void setNestParmValue (TempIndex idx, TempIndex instance, const UT_Vector2D &value) override
 
void setNestParmValue (TempIndex idx, TempIndex instance, const UT_Vector3D &value) override
 
void setNestParmValue (TempIndex idx, TempIndex instance, const UT_Vector4D &value) override
 
void setNestParmValue (TempIndex idx, TempIndex instance, const UT_Matrix2D &value) override
 
void setNestParmValue (TempIndex idx, TempIndex instance, const UT_Matrix3D &value) override
 
void setNestParmValue (TempIndex idx, TempIndex instance, const UT_Matrix4D &value) override
 
void setNestParmValue (TempIndex idx, TempIndex instance, const UT_StringHolder &value) override
 
void setNestParmValue (TempIndex idx, TempIndex instance, const UT_SharedPtr< UT_Ramp > &value) override
 
void setNestParmValue (TempIndex idx, TempIndex instance, const PRM_DataItemHandle &value) override
 
exint getNestNumParms (TempIndex idx) const override
 
const char * getNestParmName (TempIndex fieldnum) const override
 
ParmType getNestParmType (TempIndex fieldnum) const override
 
void save (std::ostream &os) const
 
bool load (UT_IStream &is)
 
const UT_StringHoldergetGroup () const
 
void setGroup (const UT_StringHolder &val)
 
UT_StringHolder opGroup (const SOP_NodeVerb::CookParms &cookparms) const
 
Planepossrc getPlanepossrc () const
 
void setPlanepossrc (Planepossrc val)
 
Planepossrc opPlanepossrc (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector3D getPlaneorigin () const
 
void setPlaneorigin (UT_Vector3D val)
 
UT_Vector3D opPlaneorigin (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getPlanedist () const
 
void setPlanedist (fpreal64 val)
 
fpreal64 opPlanedist (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector3D getPlanenormal () const
 
void setPlanenormal (UT_Vector3D val)
 
UT_Vector3D opPlanenormal (const SOP_NodeVerb::CookParms &cookparms) const
 
Output getOutput () const
 
void setOutput (Output val)
 
Output opOutput (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getOffset () const
 
void setOffset (fpreal64 val)
 
fpreal64 opOffset (const SOP_NodeVerb::CookParms &cookparms) const
 
int64 getDivs () const
 
void setDivs (int64 val)
 
int64 opDivs (const SOP_NodeVerb::CookParms &cookparms) const
 
Sidedetermination getSidedetermination () const
 
void setSidedetermination (Sidedetermination val)
 
Sidedetermination opSidedetermination (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getOutputinside () const
 
void setOutputinside (bool val)
 
bool opOutputinside (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getOutputoutside () const
 
void setOutputoutside (bool val)
 
bool opOutputoutside (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getKeepinput () const
 
void setKeepinput (bool val)
 
bool opKeepinput (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getOmitendcaps () const
 
void setOmitendcaps (bool val)
 
bool opOmitendcaps (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getUselocalinsidescale () const
 
void setUselocalinsidescale (bool val)
 
bool opUselocalinsidescale (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetLocalinsidescale () const
 
void setLocalinsidescale (const UT_StringHolder &val)
 
UT_StringHolder opLocalinsidescale (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getUselocaloutsidescale () const
 
void setUselocaloutsidescale (bool val)
 
bool opUselocaloutsidescale (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetLocaloutsidescale () const
 
void setLocaloutsidescale (const UT_StringHolder &val)
 
UT_StringHolder opLocaloutsidescale (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getNewg () const
 
void setNewg (bool val)
 
bool opNewg (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetInsidegroup () const
 
void setInsidegroup (const UT_StringHolder &val)
 
UT_StringHolder opInsidegroup (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetOutsidegroup () const
 
void setOutsidegroup (const UT_StringHolder &val)
 
UT_StringHolder opOutsidegroup (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getDoedgedistattrib () const
 
void setDoedgedistattrib (bool val)
 
bool opDoedgedistattrib (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetEdgedistattrib () const
 
void setEdgedistattrib (const UT_StringHolder &val)
 
UT_StringHolder opEdgedistattrib (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getDoedgespeedattrib () const
 
void setDoedgespeedattrib (bool val)
 
bool opDoedgespeedattrib (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_StringHoldergetEdgespeedattrib () const
 
void setEdgespeedattrib (const UT_StringHolder &val)
 
UT_StringHolder opEdgespeedattrib (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getCoincidencetol () const
 
void setCoincidencetol (fpreal64 val)
 
fpreal64 opCoincidencetol (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getParallelismtol () const
 
void setParallelismtol (fpreal64 val)
 
fpreal64 opParallelismtol (const SOP_NodeVerb::CookParms &cookparms) const
 
Skeletonfailure getSkeletonfailure () const
 
void setSkeletonfailure (Skeletonfailure val)
 
Skeletonfailure opSkeletonfailure (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getCacheskeleton () const
 
void setCacheskeleton (bool val)
 
bool opCacheskeleton (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getUpdatenmls () const
 
void setUpdatenmls (bool val)
 
bool opUpdatenmls (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 50 of file SOP_PolyExpand2D.proto.h.

Member Typedef Documentation

Constructor & Destructor Documentation

SOP_PolyExpand2DParms::SOP_PolyExpand2DParms ( )
inline

Definition at line 55 of file SOP_PolyExpand2D.proto.h.

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

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

Member Function Documentation

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

Definition at line 141 of file SOP_PolyExpand2D.proto.h.

void SOP_PolyExpand2DParms::copyFrom ( const OP_NodeParms src)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 240 of file SOP_PolyExpand2D.proto.h.

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

Definition at line 247 of file SOP_PolyExpand2D.proto.h.

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

Definition at line 381 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getCacheskeleton ( ) const
inline

Definition at line 1107 of file SOP_PolyExpand2D.proto.h.

fpreal64 SOP_PolyExpand2DParms::getCoincidencetol ( ) const
inline

Definition at line 1077 of file SOP_PolyExpand2D.proto.h.

int64 SOP_PolyExpand2DParms::getDivs ( ) const
inline

Definition at line 907 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getDoedgedistattrib ( ) const
inline

Definition at line 1037 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getDoedgespeedattrib ( ) const
inline

Definition at line 1057 of file SOP_PolyExpand2D.proto.h.

const UT_StringHolder& SOP_PolyExpand2DParms::getEdgedistattrib ( ) const
inline

Definition at line 1047 of file SOP_PolyExpand2D.proto.h.

const UT_StringHolder& SOP_PolyExpand2DParms::getEdgespeedattrib ( ) const
inline

Definition at line 1067 of file SOP_PolyExpand2D.proto.h.

const UT_StringHolder& SOP_PolyExpand2DParms::getGroup ( ) const
inline

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

const UT_StringHolder& SOP_PolyExpand2DParms::getInsidegroup ( ) const
inline

Definition at line 1017 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getKeepinput ( ) const
inline

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

const UT_StringHolder& SOP_PolyExpand2DParms::getLocalinsidescale ( ) const
inline

Definition at line 977 of file SOP_PolyExpand2D.proto.h.

const UT_StringHolder& SOP_PolyExpand2DParms::getLocaloutsidescale ( ) const
inline

Definition at line 997 of file SOP_PolyExpand2D.proto.h.

exint SOP_PolyExpand2DParms::getNestNumParms ( TempIndex  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

Definition at line 516 of file SOP_PolyExpand2D.proto.h.

ParmType SOP_PolyExpand2DParms::getNestParmType ( TempIndex  fieldnum) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 585 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 356 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 358 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 360 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 362 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 364 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 366 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 368 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 370 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 372 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 374 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 376 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getNewg ( ) const
inline

Definition at line 1007 of file SOP_PolyExpand2D.proto.h.

fpreal64 SOP_PolyExpand2DParms::getOffset ( ) const
inline

Definition at line 897 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getOmitendcaps ( ) const
inline

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

Output SOP_PolyExpand2DParms::getOutput ( ) const
inline

Definition at line 887 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getOutputinside ( ) const
inline

Definition at line 927 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getOutputoutside ( ) const
inline

Definition at line 937 of file SOP_PolyExpand2D.proto.h.

const UT_StringHolder& SOP_PolyExpand2DParms::getOutsidegroup ( ) const
inline

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

fpreal64 SOP_PolyExpand2DParms::getParallelismtol ( ) const
inline

Definition at line 1087 of file SOP_PolyExpand2D.proto.h.

fpreal64 SOP_PolyExpand2DParms::getPlanedist ( ) const
inline

Definition at line 867 of file SOP_PolyExpand2D.proto.h.

UT_Vector3D SOP_PolyExpand2DParms::getPlanenormal ( ) const
inline

Definition at line 877 of file SOP_PolyExpand2D.proto.h.

UT_Vector3D SOP_PolyExpand2DParms::getPlaneorigin ( ) const
inline

Definition at line 857 of file SOP_PolyExpand2D.proto.h.

Planepossrc SOP_PolyExpand2DParms::getPlanepossrc ( ) const
inline

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

Sidedetermination SOP_PolyExpand2DParms::getSidedetermination ( ) const
inline

Definition at line 917 of file SOP_PolyExpand2D.proto.h.

Skeletonfailure SOP_PolyExpand2DParms::getSkeletonfailure ( ) const
inline

Definition at line 1097 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getUpdatenmls ( ) const
inline

Definition at line 1117 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getUselocalinsidescale ( ) const
inline

Definition at line 967 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::getUselocaloutsidescale ( ) const
inline

Definition at line 987 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::isParmColorRamp ( exint  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 347 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::load ( UT_IStream is)
inline

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

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

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

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

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

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

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

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

Definition at line 661 of file SOP_PolyExpand2D.proto.h.

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

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

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

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

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

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

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

Definition at line 671 of file SOP_PolyExpand2D.proto.h.

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

Definition at line 673 of file SOP_PolyExpand2D.proto.h.

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

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

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

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

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

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

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

Definition at line 683 of file SOP_PolyExpand2D.proto.h.

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

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

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

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

void SOP_PolyExpand2DParms::loadFromOpSubclass ( const LoadParms loadparms)
inlineoverridevirtual

Implements OP_NodeParms.

Definition at line 234 of file SOP_PolyExpand2D.proto.h.

bool SOP_PolyExpand2DParms::opCacheskeleton ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

fpreal64 SOP_PolyExpand2DParms::opCoincidencetol ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

int64 SOP_PolyExpand2DParms::opDivs ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_PolyExpand2DParms::opDoedgedistattrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_PolyExpand2DParms::opDoedgespeedattrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_StringHolder SOP_PolyExpand2DParms::opEdgedistattrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_StringHolder SOP_PolyExpand2DParms::opEdgespeedattrib ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

Definition at line 130 of file SOP_PolyExpand2D.proto.h.

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

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

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

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

UT_StringHolder SOP_PolyExpand2DParms::opInsidegroup ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_PolyExpand2DParms::opKeepinput ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_StringHolder SOP_PolyExpand2DParms::opLocalinsidescale ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_StringHolder SOP_PolyExpand2DParms::opLocaloutsidescale ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_PolyExpand2DParms::opNewg ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

fpreal64 SOP_PolyExpand2DParms::opOffset ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_PolyExpand2DParms::opOmitendcaps ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

Output SOP_PolyExpand2DParms::opOutput ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_PolyExpand2DParms::opOutputinside ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_PolyExpand2DParms::opOutputoutside ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_StringHolder SOP_PolyExpand2DParms::opOutsidegroup ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

fpreal64 SOP_PolyExpand2DParms::opParallelismtol ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

fpreal64 SOP_PolyExpand2DParms::opPlanedist ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 869 of file SOP_PolyExpand2D.proto.h.

UT_Vector3D SOP_PolyExpand2DParms::opPlanenormal ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

UT_Vector3D SOP_PolyExpand2DParms::opPlaneorigin ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 859 of file SOP_PolyExpand2D.proto.h.

Planepossrc SOP_PolyExpand2DParms::opPlanepossrc ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

Sidedetermination SOP_PolyExpand2DParms::opSidedetermination ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

Skeletonfailure SOP_PolyExpand2DParms::opSkeletonfailure ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_PolyExpand2DParms::opUpdatenmls ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_PolyExpand2DParms::opUselocalinsidescale ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

bool SOP_PolyExpand2DParms::opUselocaloutsidescale ( const SOP_NodeVerb::CookParms cookparms) const
inline

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

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

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

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

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

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

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

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

Definition at line 720 of file SOP_PolyExpand2D.proto.h.

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

Definition at line 722 of file SOP_PolyExpand2D.proto.h.

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

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

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

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

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

Definition at line 730 of file SOP_PolyExpand2D.proto.h.

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

Definition at line 732 of file SOP_PolyExpand2D.proto.h.

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

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

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

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

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

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

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

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

void SOP_PolyExpand2DParms::setCacheskeleton ( bool  val)
inline

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

void SOP_PolyExpand2DParms::setCoincidencetol ( fpreal64  val)
inline

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

void SOP_PolyExpand2DParms::setDivs ( int64  val)
inline

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

void SOP_PolyExpand2DParms::setDoedgedistattrib ( bool  val)
inline

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

void SOP_PolyExpand2DParms::setDoedgespeedattrib ( bool  val)
inline

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

void SOP_PolyExpand2DParms::setEdgedistattrib ( const UT_StringHolder val)
inline

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

void SOP_PolyExpand2DParms::setEdgespeedattrib ( const UT_StringHolder val)
inline

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

void SOP_PolyExpand2DParms::setGroup ( const UT_StringHolder val)
inline

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

void SOP_PolyExpand2DParms::setInsidegroup ( const UT_StringHolder val)
inline

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

void SOP_PolyExpand2DParms::setKeepinput ( bool  val)
inline

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

void SOP_PolyExpand2DParms::setLocalinsidescale ( const UT_StringHolder val)
inline

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

void SOP_PolyExpand2DParms::setLocaloutsidescale ( const UT_StringHolder val)
inline

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

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

Reimplemented from OP_NodeParms.

Definition at line 481 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 483 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 485 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 487 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 489 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 491 of file SOP_PolyExpand2D.proto.h.

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

void SOP_PolyExpand2DParms::setNewg ( bool  val)
inline

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

void SOP_PolyExpand2DParms::setOffset ( fpreal64  val)
inline

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

void SOP_PolyExpand2DParms::setOmitendcaps ( bool  val)
inline

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

void SOP_PolyExpand2DParms::setOutput ( Output  val)
inline

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

void SOP_PolyExpand2DParms::setOutputinside ( bool  val)
inline

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

void SOP_PolyExpand2DParms::setOutputoutside ( bool  val)
inline

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

void SOP_PolyExpand2DParms::setOutsidegroup ( const UT_StringHolder val)
inline

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

void SOP_PolyExpand2DParms::setParallelismtol ( fpreal64  val)
inline

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

void SOP_PolyExpand2DParms::setPlanedist ( fpreal64  val)
inline

Definition at line 868 of file SOP_PolyExpand2D.proto.h.

void SOP_PolyExpand2DParms::setPlanenormal ( UT_Vector3D  val)
inline

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

void SOP_PolyExpand2DParms::setPlaneorigin ( UT_Vector3D  val)
inline

Definition at line 858 of file SOP_PolyExpand2D.proto.h.

void SOP_PolyExpand2DParms::setPlanepossrc ( Planepossrc  val)
inline

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

void SOP_PolyExpand2DParms::setSidedetermination ( Sidedetermination  val)
inline

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

void SOP_PolyExpand2DParms::setSkeletonfailure ( Skeletonfailure  val)
inline

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

void SOP_PolyExpand2DParms::setUpdatenmls ( bool  val)
inline

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

void SOP_PolyExpand2DParms::setUselocalinsidescale ( bool  val)
inline

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

void SOP_PolyExpand2DParms::setUselocaloutsidescale ( bool  val)
inline

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

static int SOP_PolyExpand2DParms::version ( )
inlinestatic

Definition at line 53 of file SOP_PolyExpand2D.proto.h.


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