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

#include <SOP_Camera.proto.h>

+ Inheritance diagram for SOP_CameraParms:

Classes

struct  Entries
 

Public Types

using Xord = SOP_CameraEnums::Xord
 
using Rord = SOP_CameraEnums::Rord
 
using Upvecmethod = SOP_CameraEnums::Upvecmethod
 
using Projection = SOP_CameraEnums::Projection
 
using Type = SOP_CameraEnums::Type
 
- 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

UT_StringHolder createString (const UT_Array< Entries > &list) const
 
 SOP_CameraParms ()
 
 SOP_CameraParms (const SOP_CameraParms &)=default
 
SOP_CameraParmsoperator= (const SOP_CameraParms &)=default
 
 SOP_CameraParms (SOP_CameraParms &&) noexcept=default
 
SOP_CameraParmsoperator= (SOP_CameraParms &&) noexcept=default
 
 ~SOP_CameraParms () override
 
bool operator== (const SOP_CameraParms &src) const
 
bool operator!= (const SOP_CameraParms &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_StringHoldergetName () const
 
void setName (const UT_StringHolder &val)
 
UT_StringHolder opName (const SOP_NodeVerb::CookParms &cookparms) const
 
Xord getXord () const
 
void setXord (Xord val)
 
Xord opXord (const SOP_NodeVerb::CookParms &cookparms) const
 
Rord getRord () const
 
void setRord (Rord val)
 
Rord opRord (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector3D getT () const
 
void setT (UT_Vector3D val)
 
UT_Vector3D opT (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector3D getR () const
 
void setR (UT_Vector3D val)
 
UT_Vector3D opR (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector3D getP () const
 
void setP (UT_Vector3D val)
 
UT_Vector3D opP (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector3D getPr () const
 
void setPr (UT_Vector3D val)
 
UT_Vector3D opPr (const SOP_NodeVerb::CookParms &cookparms) const
 
bool getDolookat () const
 
void setDolookat (bool val)
 
bool opDolookat (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector3D getLookatposition () const
 
void setLookatposition (UT_Vector3D val)
 
UT_Vector3D opLookatposition (const SOP_NodeVerb::CookParms &cookparms) const
 
Upvecmethod getUpvecmethod () const
 
void setUpvecmethod (Upvecmethod val)
 
Upvecmethod opUpvecmethod (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector3D getUpvec () const
 
void setUpvec (UT_Vector3D val)
 
UT_Vector3D opUpvec (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getTwist () const
 
void setTwist (fpreal64 val)
 
fpreal64 opTwist (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector2I getRes () const
 
void setRes (UT_Vector2I val)
 
UT_Vector2I opRes (const SOP_NodeVerb::CookParms &cookparms) const
 
int64 getResmenu () const
 
void setResmenu (int64 val)
 
int64 opResmenu (const SOP_NodeVerb::CookParms &cookparms) const
 
Projection getProjection () const
 
void setProjection (Projection val)
 
Projection opProjection (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getFocal () const
 
void setFocal (fpreal64 val)
 
fpreal64 opFocal (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getAperture () const
 
void setAperture (fpreal64 val)
 
fpreal64 opAperture (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getOrthowidth () const
 
void setOrthowidth (fpreal64 val)
 
fpreal64 opOrthowidth (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getNearclip () const
 
void setNearclip (fpreal64 val)
 
fpreal64 opNearclip (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getFarclip () const
 
void setFarclip (fpreal64 val)
 
fpreal64 opFarclip (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector2D getWin () const
 
void setWin (UT_Vector2D val)
 
UT_Vector2D opWin (const SOP_NodeVerb::CookParms &cookparms) const
 
UT_Vector2D getWinsize () const
 
void setWinsize (UT_Vector2D val)
 
UT_Vector2D opWinsize (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getCropl () const
 
void setCropl (fpreal64 val)
 
fpreal64 opCropl (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getCropr () const
 
void setCropr (fpreal64 val)
 
fpreal64 opCropr (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getCropb () const
 
void setCropb (fpreal64 val)
 
fpreal64 opCropb (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getCropt () const
 
void setCropt (fpreal64 val)
 
fpreal64 opCropt (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getImgdist () const
 
void setImgdist (fpreal64 val)
 
fpreal64 opImgdist (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getGuidescale () const
 
void setGuidescale (fpreal64 val)
 
fpreal64 opGuidescale (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getShutteropen () const
 
void setShutteropen (fpreal64 val)
 
fpreal64 opShutteropen (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getShutterclose () const
 
void setShutterclose (fpreal64 val)
 
fpreal64 opShutterclose (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getFocus () const
 
void setFocus (fpreal64 val)
 
fpreal64 opFocus (const SOP_NodeVerb::CookParms &cookparms) const
 
fpreal64 getFstop () const
 
void setFstop (fpreal64 val)
 
fpreal64 opFstop (const SOP_NodeVerb::CookParms &cookparms) const
 
const UT_Array< Entries > & getEntries () const
 
void setEntries (const UT_Array< Entries > &val)
 
exint opEntries (const SOP_NodeVerb::CookParms &cookparms) const
 
bool opEntries_enable (const SOP_NodeVerb::CookParms &cookparms, int _idx) const
 
bool opinstEntries_enable (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const
 
UT_StringHolder opEntries_key (const SOP_NodeVerb::CookParms &cookparms, int _idx) const
 
UT_StringHolder opinstEntries_key (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const
 
int64 opEntries_type (const SOP_NodeVerb::CookParms &cookparms, int _idx) const
 
int64 opinstEntries_type (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const
 
UT_StringHolder opEntries_vals (const SOP_NodeVerb::CookParms &cookparms, int _idx) const
 
UT_StringHolder opinstEntries_vals (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const
 
int64 opEntries_vali (const SOP_NodeVerb::CookParms &cookparms, int _idx) const
 
int64 opinstEntries_vali (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const
 
fpreal64 opEntries_valf (const SOP_NodeVerb::CookParms &cookparms, int _idx) const
 
fpreal64 opinstEntries_valf (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const
 
UT_Vector2D opEntries_val2f (const SOP_NodeVerb::CookParms &cookparms, int _idx) const
 
UT_Vector2D opinstEntries_val2f (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const
 
UT_Vector3D opEntries_val3f (const SOP_NodeVerb::CookParms &cookparms, int _idx) const
 
UT_Vector3D opinstEntries_val3f (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const
 
UT_Vector4D opEntries_val4f (const SOP_NodeVerb::CookParms &cookparms, int _idx) const
 
UT_Vector4D opinstEntries_val4f (const SOP_NodeVerb::CookParms &cookparms, const int *_idx) const
 
- Public Member Functions inherited from SOP_NodeParms
 SOP_NodeParms ()
 
bool applyGeometryOverride (GU_ConstDetailHandle gdh)
 
bool applyGeometryOverrideFromNode (SOP_Node *node, OP_Context &context, SOP_NodeCache *cache)
 
- Public Member Functions inherited from OP_NodeParms
 OP_NodeParms ()
 
virtual ~OP_NodeParms ()
 
void loadFromOp (const LoadParms &loadparms)
 
bool applyOptionsOverride (const UT_Options *options)
 
virtual exint getNumParms () const
 
virtual const char * getParmName (exint idx) const
 
virtual ParmType getParmType (exint idx) const
 
virtual void getParmValue (exint idx, exint &value) const
 
virtual void getParmValue (exint idx, fpreal &value) const
 
virtual void getParmValue (exint idx, UT_Vector2D &value) const
 
virtual void getParmValue (exint idx, UT_Vector3D &value) const
 
virtual void getParmValue (exint idx, UT_Vector4D &value) const
 
virtual void getParmValue (exint idx, UT_Matrix2D &value) const
 
virtual void getParmValue (exint idx, UT_Matrix3D &value) const
 
virtual void getParmValue (exint idx, UT_Matrix4D &value) const
 
virtual void getParmValue (exint idx, UT_StringHolder &value) const
 
virtual void getParmValue (exint idx, UT_SharedPtr< UT_Ramp > &value) const
 
virtual void getParmValue (exint idx, PRM_DataItemHandle &value) const
 
virtual void setParmValue (exint idx, const exint &value)
 
virtual void setParmValue (exint idx, const fpreal &value)
 
virtual void setParmValue (exint idx, const UT_Vector2D &value)
 
virtual void setParmValue (exint idx, const UT_Vector3D &value)
 
virtual void setParmValue (exint idx, const UT_Vector4D &value)
 
virtual void setParmValue (exint idx, const UT_Matrix2D &value)
 
virtual void setParmValue (exint idx, const UT_Matrix3D &value)
 
virtual void setParmValue (exint idx, const UT_Matrix4D &value)
 
virtual void setParmValue (exint idx, const UT_StringHolder &value)
 
virtual void setParmValue (exint idx, const UT_SharedPtr< UT_Ramp > &value)
 
virtual void setParmValue (exint idx, const PRM_DataItemHandle &value)
 
virtual UT_StringHolder baseGetSignature () const
 
virtual void baseSetSignature (const UT_StringHolder &sig)
 
virtual int64 getMemoryUsage (bool inclusive) const
 
template<>
void coerceValue (exint &result, const exint &src) const
 
template<>
void coerceValue (bool &result, const exint &src) const
 
template<>
void coerceValue (exint &result, const bool &src) const
 
template<>
void coerceValue (bool &result, const bool &src) const
 
template<>
void coerceValue (fpreal &result, const fpreal &src) const
 
template<>
void coerceValue (UT_Vector2D &result, const UT_Vector2D &src) const
 
template<>
void coerceValue (UT_Vector3D &result, const UT_Vector3D &src) const
 
template<>
void coerceValue (UT_Vector4D &result, const UT_Vector4D &src) const
 
template<>
void coerceValue (UT_Matrix2D &result, const UT_Matrix2D &src) const
 
template<>
void coerceValue (UT_Matrix3D &result, const UT_Matrix3D &src) const
 
template<>
void coerceValue (UT_Matrix4D &result, const UT_Matrix4D &src) const
 
template<>
void coerceValue (UT_StringHolder &result, const UT_StringHolder &src) const
 
template<>
void coerceValue (UT_SharedPtr< UT_Ramp > &result, const UT_SharedPtr< UT_Ramp > &src) const
 
template<>
void coerceValue (PRM_DataItemHandle &result, const PRM_DataItemHandle &src) const
 
template<>
void coerceValue (UT_Vector2I &result, const UT_Vector2D &src) const
 
template<>
void coerceValue (UT_Vector2D &result, const UT_Vector2I &src) const
 
template<>
void coerceValue (UT_Vector3I &result, const UT_Vector3D &src) const
 
template<>
void coerceValue (UT_Vector3D &result, const UT_Vector3I &src) const
 
template<>
void coerceValue (UT_Vector4I &result, const UT_Vector4D &src) const
 
template<>
void coerceValue (UT_Vector4D &result, const UT_Vector4I &src) const
 
template<>
exint clampMinValue (fpreal clamp, const exint &src) const
 
template<>
bool clampMinValue (fpreal clamp, const bool &src) const
 
template<>
fpreal clampMinValue (fpreal clamp, const fpreal &src) const
 
template<>
UT_Vector2D clampMinValue (fpreal clamp, const UT_Vector2D &src) const
 
template<>
UT_Vector3D clampMinValue (fpreal clamp, const UT_Vector3D &src) const
 
template<>
UT_Vector4D clampMinValue (fpreal clamp, const UT_Vector4D &src) const
 
template<>
UT_Matrix2D clampMinValue (fpreal clamp, const UT_Matrix2D &src) const
 
template<>
UT_Matrix3D clampMinValue (fpreal clamp, const UT_Matrix3D &src) const
 
template<>
UT_Matrix4D clampMinValue (fpreal clamp, const UT_Matrix4D &src) const
 
template<>
UT_Vector2I clampMinValue (fpreal clamp, const UT_Vector2I &src) const
 
template<>
UT_Vector3I clampMinValue (fpreal clamp, const UT_Vector3I &src) const
 
template<>
UT_Vector4I clampMinValue (fpreal clamp, const UT_Vector4I &src) const
 
template<>
UT_SharedPtr< UT_RampclampMinValue (fpreal clamp, const UT_SharedPtr< UT_Ramp > &src) const
 
template<>
exint clampMaxValue (fpreal clamp, const exint &src) const
 
template<>
bool clampMaxValue (fpreal clamp, const bool &src) const
 
template<>
fpreal clampMaxValue (fpreal clamp, const fpreal &src) const
 
template<>
UT_Vector2D clampMaxValue (fpreal clamp, const UT_Vector2D &src) const
 
template<>
UT_Vector3D clampMaxValue (fpreal clamp, const UT_Vector3D &src) const
 
template<>
UT_Vector4D clampMaxValue (fpreal clamp, const UT_Vector4D &src) const
 
template<>
UT_Matrix2D clampMaxValue (fpreal clamp, const UT_Matrix2D &src) const
 
template<>
UT_Matrix3D clampMaxValue (fpreal clamp, const UT_Matrix3D &src) const
 
template<>
UT_Matrix4D clampMaxValue (fpreal clamp, const UT_Matrix4D &src) const
 
template<>
UT_Vector2I clampMaxValue (fpreal clamp, const UT_Vector2I &src) const
 
template<>
UT_Vector3I clampMaxValue (fpreal clamp, const UT_Vector3I &src) const
 
template<>
UT_Vector4I clampMaxValue (fpreal clamp, const UT_Vector4I &src) const
 

Static Public Member Functions

static int version ()
 
static void loadData (UT_IStream &is, int64 &v)
 
static void loadData (UT_IStream &is, bool &v)
 
static void loadData (UT_IStream &is, fpreal64 &v)
 
static void loadData (UT_IStream &is, UT_Vector2D &v)
 
static void loadData (UT_IStream &is, UT_Vector3D &v)
 
static void loadData (UT_IStream &is, UT_Vector4D &v)
 
static void loadData (UT_IStream &is, UT_Matrix2D &v)
 
static void loadData (UT_IStream &is, UT_Matrix3D &v)
 
static void loadData (UT_IStream &is, UT_Matrix4D &v)
 
static void loadData (UT_IStream &is, UT_Vector2I &v)
 
static void loadData (UT_IStream &is, UT_Vector3I &v)
 
static void loadData (UT_IStream &is, UT_Vector4I &v)
 
static void loadData (UT_IStream &is, UT_StringHolder &v)
 
static void loadData (UT_IStream &is, UT_SharedPtr< UT_Ramp > &v)
 
static void loadData (UT_IStream &is, PRM_DataItemHandle &v)
 
static void saveData (std::ostream &os, int64 v)
 
static void saveData (std::ostream &os, bool v)
 
static void saveData (std::ostream &os, fpreal64 v)
 
static void saveData (std::ostream &os, UT_Vector2D v)
 
static void saveData (std::ostream &os, UT_Vector3D v)
 
static void saveData (std::ostream &os, UT_Vector4D v)
 
static void saveData (std::ostream &os, UT_Matrix2D v)
 
static void saveData (std::ostream &os, UT_Matrix3D v)
 
static void saveData (std::ostream &os, UT_Matrix4D v)
 
static void saveData (std::ostream &os, UT_StringHolder s)
 
static void saveData (std::ostream &os, UT_SharedPtr< UT_Ramp > s)
 
static void saveData (std::ostream &os, PRM_DataItemHandle s)
 
- Static Public Member Functions inherited from SOP_NodeParms
static bool nodeHasGeometryOverride (SOP_Node *node, OP_Context &context)
 

Additional Inherited Members

- Protected Member Functions inherited from OP_NodeParms
 OP_NodeParms (const OP_NodeParms &)=default
 
OP_NodeParmsoperator= (const OP_NodeParms &)=default
 
template<typename T , typename S >
void coerceValue (T &result, const S &src) const
 
template<typename T >
T clampMinValue (fpreal minvalue, const T &src) const
 
template<typename T >
T clampMaxValue (fpreal maxvalue, const T &src) const
 
- Protected Attributes inherited from OP_NodeParms
UT_StringHolder _myBaseSignature
 

Detailed Description

Definition at line 139 of file SOP_Camera.proto.h.

Member Typedef Documentation

Constructor & Destructor Documentation

SOP_CameraParms::SOP_CameraParms ( )
inline

Definition at line 228 of file SOP_Camera.proto.h.

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

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

Member Function Documentation

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

Definition at line 326 of file SOP_Camera.proto.h.

void SOP_CameraParms::copyFrom ( const OP_NodeParms src)
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 480 of file SOP_Camera.proto.h.

UT_StringHolder SOP_CameraParms::createString ( const UT_Array< Entries > &  list) const
inline

Definition at line 191 of file SOP_Camera.proto.h.

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

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

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

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

fpreal64 SOP_CameraParms::getAperture ( ) const
inline

Definition at line 1452 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getCropb ( ) const
inline

Definition at line 1532 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getCropl ( ) const
inline

Definition at line 1512 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getCropr ( ) const
inline

Definition at line 1522 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getCropt ( ) const
inline

Definition at line 1542 of file SOP_Camera.proto.h.

bool SOP_CameraParms::getDolookat ( ) const
inline

Definition at line 1362 of file SOP_Camera.proto.h.

const UT_Array<Entries>& SOP_CameraParms::getEntries ( ) const
inline

Definition at line 1612 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getFarclip ( ) const
inline

Definition at line 1482 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getFocal ( ) const
inline

Definition at line 1442 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getFocus ( ) const
inline

Definition at line 1592 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getFstop ( ) const
inline

Definition at line 1602 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getGuidescale ( ) const
inline

Definition at line 1562 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getImgdist ( ) const
inline

Definition at line 1552 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::getLookatposition ( ) const
inline

Definition at line 1372 of file SOP_Camera.proto.h.

const UT_StringHolder& SOP_CameraParms::getName ( ) const
inline

Definition at line 1292 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getNearclip ( ) const
inline

Definition at line 1472 of file SOP_Camera.proto.h.

exint SOP_CameraParms::getNestNumParms ( TempIndex  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

Definition at line 862 of file SOP_Camera.proto.h.

ParmType SOP_CameraParms::getNestParmType ( TempIndex  fieldnum) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 963 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 644 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 646 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 648 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 650 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

Definition at line 662 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

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

fpreal64 SOP_CameraParms::getOrthowidth ( ) const
inline

Definition at line 1462 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::getP ( ) const
inline

Definition at line 1342 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::getPr ( ) const
inline

Definition at line 1352 of file SOP_Camera.proto.h.

Projection SOP_CameraParms::getProjection ( ) const
inline

Definition at line 1432 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::getR ( ) const
inline

Definition at line 1332 of file SOP_Camera.proto.h.

UT_Vector2I SOP_CameraParms::getRes ( ) const
inline

Definition at line 1412 of file SOP_Camera.proto.h.

int64 SOP_CameraParms::getResmenu ( ) const
inline

Definition at line 1422 of file SOP_Camera.proto.h.

Rord SOP_CameraParms::getRord ( ) const
inline

Definition at line 1312 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getShutterclose ( ) const
inline

Definition at line 1582 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getShutteropen ( ) const
inline

Definition at line 1572 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::getT ( ) const
inline

Definition at line 1322 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::getTwist ( ) const
inline

Definition at line 1402 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::getUpvec ( ) const
inline

Definition at line 1392 of file SOP_Camera.proto.h.

Upvecmethod SOP_CameraParms::getUpvecmethod ( ) const
inline

Definition at line 1382 of file SOP_Camera.proto.h.

UT_Vector2D SOP_CameraParms::getWin ( ) const
inline

Definition at line 1492 of file SOP_Camera.proto.h.

UT_Vector2D SOP_CameraParms::getWinsize ( ) const
inline

Definition at line 1502 of file SOP_Camera.proto.h.

Xord SOP_CameraParms::getXord ( ) const
inline

Definition at line 1302 of file SOP_Camera.proto.h.

bool SOP_CameraParms::isParmColorRamp ( exint  idx) const
inlineoverridevirtual

Reimplemented from OP_NodeParms.

Definition at line 635 of file SOP_Camera.proto.h.

bool SOP_CameraParms::load ( UT_IStream is)
inline

Definition at line 1227 of file SOP_Camera.proto.h.

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

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

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

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

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

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

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

Definition at line 1071 of file SOP_Camera.proto.h.

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

Definition at line 1073 of file SOP_Camera.proto.h.

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

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

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

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

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

Definition at line 1081 of file SOP_Camera.proto.h.

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

Definition at line 1083 of file SOP_Camera.proto.h.

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

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

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

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

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

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

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

Definition at line 1093 of file SOP_Camera.proto.h.

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

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

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

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

void SOP_CameraParms::loadFromOpSubclass ( const LoadParms loadparms)
inlineoverridevirtual

Implements OP_NodeParms.

Definition at line 474 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opAperture ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1454 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opCropb ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1534 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opCropl ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1514 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opCropr ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1524 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opCropt ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1544 of file SOP_Camera.proto.h.

bool SOP_CameraParms::opDolookat ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1364 of file SOP_Camera.proto.h.

exint SOP_CameraParms::opEntries ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1614 of file SOP_Camera.proto.h.

bool SOP_CameraParms::opEntries_enable ( const SOP_NodeVerb::CookParms cookparms,
int  _idx 
) const
inline

Definition at line 1622 of file SOP_Camera.proto.h.

UT_StringHolder SOP_CameraParms::opEntries_key ( const SOP_NodeVerb::CookParms cookparms,
int  _idx 
) const
inline

Definition at line 1635 of file SOP_Camera.proto.h.

int64 SOP_CameraParms::opEntries_type ( const SOP_NodeVerb::CookParms cookparms,
int  _idx 
) const
inline

Definition at line 1648 of file SOP_Camera.proto.h.

UT_Vector2D SOP_CameraParms::opEntries_val2f ( const SOP_NodeVerb::CookParms cookparms,
int  _idx 
) const
inline

Definition at line 1700 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::opEntries_val3f ( const SOP_NodeVerb::CookParms cookparms,
int  _idx 
) const
inline

Definition at line 1713 of file SOP_Camera.proto.h.

UT_Vector4D SOP_CameraParms::opEntries_val4f ( const SOP_NodeVerb::CookParms cookparms,
int  _idx 
) const
inline

Definition at line 1726 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opEntries_valf ( const SOP_NodeVerb::CookParms cookparms,
int  _idx 
) const
inline

Definition at line 1687 of file SOP_Camera.proto.h.

int64 SOP_CameraParms::opEntries_vali ( const SOP_NodeVerb::CookParms cookparms,
int  _idx 
) const
inline

Definition at line 1674 of file SOP_Camera.proto.h.

UT_StringHolder SOP_CameraParms::opEntries_vals ( const SOP_NodeVerb::CookParms cookparms,
int  _idx 
) const
inline

Definition at line 1661 of file SOP_Camera.proto.h.

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

Definition at line 314 of file SOP_Camera.proto.h.

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

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

fpreal64 SOP_CameraParms::opFarclip ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1484 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opFocal ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1444 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opFocus ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1594 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opFstop ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1604 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opGuidescale ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1564 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opImgdist ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1554 of file SOP_Camera.proto.h.

bool SOP_CameraParms::opinstEntries_enable ( const SOP_NodeVerb::CookParms cookparms,
const int _idx 
) const
inline

Definition at line 1624 of file SOP_Camera.proto.h.

UT_StringHolder SOP_CameraParms::opinstEntries_key ( const SOP_NodeVerb::CookParms cookparms,
const int _idx 
) const
inline

Definition at line 1637 of file SOP_Camera.proto.h.

int64 SOP_CameraParms::opinstEntries_type ( const SOP_NodeVerb::CookParms cookparms,
const int _idx 
) const
inline

Definition at line 1650 of file SOP_Camera.proto.h.

UT_Vector2D SOP_CameraParms::opinstEntries_val2f ( const SOP_NodeVerb::CookParms cookparms,
const int _idx 
) const
inline

Definition at line 1702 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::opinstEntries_val3f ( const SOP_NodeVerb::CookParms cookparms,
const int _idx 
) const
inline

Definition at line 1715 of file SOP_Camera.proto.h.

UT_Vector4D SOP_CameraParms::opinstEntries_val4f ( const SOP_NodeVerb::CookParms cookparms,
const int _idx 
) const
inline

Definition at line 1728 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opinstEntries_valf ( const SOP_NodeVerb::CookParms cookparms,
const int _idx 
) const
inline

Definition at line 1689 of file SOP_Camera.proto.h.

int64 SOP_CameraParms::opinstEntries_vali ( const SOP_NodeVerb::CookParms cookparms,
const int _idx 
) const
inline

Definition at line 1676 of file SOP_Camera.proto.h.

UT_StringHolder SOP_CameraParms::opinstEntries_vals ( const SOP_NodeVerb::CookParms cookparms,
const int _idx 
) const
inline

Definition at line 1663 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::opLookatposition ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1374 of file SOP_Camera.proto.h.

UT_StringHolder SOP_CameraParms::opName ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1294 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opNearclip ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1474 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opOrthowidth ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1464 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::opP ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1344 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::opPr ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1354 of file SOP_Camera.proto.h.

Projection SOP_CameraParms::opProjection ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1434 of file SOP_Camera.proto.h.

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

Definition at line 1334 of file SOP_Camera.proto.h.

UT_Vector2I SOP_CameraParms::opRes ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1414 of file SOP_Camera.proto.h.

int64 SOP_CameraParms::opResmenu ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1424 of file SOP_Camera.proto.h.

Rord SOP_CameraParms::opRord ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1314 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opShutterclose ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1584 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opShutteropen ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1574 of file SOP_Camera.proto.h.

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

Definition at line 1324 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::opTwist ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1404 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::opUpvec ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1394 of file SOP_Camera.proto.h.

Upvecmethod SOP_CameraParms::opUpvecmethod ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1384 of file SOP_Camera.proto.h.

UT_Vector2D SOP_CameraParms::opWin ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1494 of file SOP_Camera.proto.h.

UT_Vector2D SOP_CameraParms::opWinsize ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1504 of file SOP_Camera.proto.h.

Xord SOP_CameraParms::opXord ( const SOP_NodeVerb::CookParms cookparms) const
inline

Definition at line 1304 of file SOP_Camera.proto.h.

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

Definition at line 1169 of file SOP_Camera.proto.h.

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

Definition at line 1126 of file SOP_Camera.proto.h.

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

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

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

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

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

Definition at line 1132 of file SOP_Camera.proto.h.

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

Definition at line 1134 of file SOP_Camera.proto.h.

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

Definition at line 1137 of file SOP_Camera.proto.h.

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

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

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

Definition at line 1142 of file SOP_Camera.proto.h.

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

Definition at line 1144 of file SOP_Camera.proto.h.

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

Definition at line 1146 of file SOP_Camera.proto.h.

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

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

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

Definition at line 1155 of file SOP_Camera.proto.h.

void SOP_CameraParms::setAperture ( fpreal64  val)
inline

Definition at line 1453 of file SOP_Camera.proto.h.

void SOP_CameraParms::setCropb ( fpreal64  val)
inline

Definition at line 1533 of file SOP_Camera.proto.h.

void SOP_CameraParms::setCropl ( fpreal64  val)
inline

Definition at line 1513 of file SOP_Camera.proto.h.

void SOP_CameraParms::setCropr ( fpreal64  val)
inline

Definition at line 1523 of file SOP_Camera.proto.h.

void SOP_CameraParms::setCropt ( fpreal64  val)
inline

Definition at line 1543 of file SOP_Camera.proto.h.

void SOP_CameraParms::setDolookat ( bool  val)
inline

Definition at line 1363 of file SOP_Camera.proto.h.

void SOP_CameraParms::setEntries ( const UT_Array< Entries > &  val)
inline

Definition at line 1613 of file SOP_Camera.proto.h.

void SOP_CameraParms::setFarclip ( fpreal64  val)
inline

Definition at line 1483 of file SOP_Camera.proto.h.

void SOP_CameraParms::setFocal ( fpreal64  val)
inline

Definition at line 1443 of file SOP_Camera.proto.h.

void SOP_CameraParms::setFocus ( fpreal64  val)
inline

Definition at line 1593 of file SOP_Camera.proto.h.

void SOP_CameraParms::setFstop ( fpreal64  val)
inline

Definition at line 1603 of file SOP_Camera.proto.h.

void SOP_CameraParms::setGuidescale ( fpreal64  val)
inline

Definition at line 1563 of file SOP_Camera.proto.h.

void SOP_CameraParms::setImgdist ( fpreal64  val)
inline

Definition at line 1553 of file SOP_Camera.proto.h.

void SOP_CameraParms::setLookatposition ( UT_Vector3D  val)
inline

Definition at line 1373 of file SOP_Camera.proto.h.

void SOP_CameraParms::setName ( const UT_StringHolder val)
inline

Definition at line 1293 of file SOP_Camera.proto.h.

void SOP_CameraParms::setNearclip ( fpreal64  val)
inline

Definition at line 1473 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 825 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

Definition at line 831 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 833 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

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

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

Reimplemented from OP_NodeParms.

Definition at line 841 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

Definition at line 843 of file SOP_Camera.proto.h.

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

Reimplemented from OP_NodeParms.

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

void SOP_CameraParms::setOrthowidth ( fpreal64  val)
inline

Definition at line 1463 of file SOP_Camera.proto.h.

void SOP_CameraParms::setP ( UT_Vector3D  val)
inline

Definition at line 1343 of file SOP_Camera.proto.h.

void SOP_CameraParms::setPr ( UT_Vector3D  val)
inline

Definition at line 1353 of file SOP_Camera.proto.h.

void SOP_CameraParms::setProjection ( Projection  val)
inline

Definition at line 1433 of file SOP_Camera.proto.h.

void SOP_CameraParms::setR ( UT_Vector3D  val)
inline

Definition at line 1333 of file SOP_Camera.proto.h.

void SOP_CameraParms::setRes ( UT_Vector2I  val)
inline

Definition at line 1413 of file SOP_Camera.proto.h.

void SOP_CameraParms::setResmenu ( int64  val)
inline

Definition at line 1423 of file SOP_Camera.proto.h.

void SOP_CameraParms::setRord ( Rord  val)
inline

Definition at line 1313 of file SOP_Camera.proto.h.

void SOP_CameraParms::setShutterclose ( fpreal64  val)
inline

Definition at line 1583 of file SOP_Camera.proto.h.

void SOP_CameraParms::setShutteropen ( fpreal64  val)
inline

Definition at line 1573 of file SOP_Camera.proto.h.

void SOP_CameraParms::setT ( UT_Vector3D  val)
inline

Definition at line 1323 of file SOP_Camera.proto.h.

void SOP_CameraParms::setTwist ( fpreal64  val)
inline

Definition at line 1403 of file SOP_Camera.proto.h.

void SOP_CameraParms::setUpvec ( UT_Vector3D  val)
inline

Definition at line 1393 of file SOP_Camera.proto.h.

void SOP_CameraParms::setUpvecmethod ( Upvecmethod  val)
inline

Definition at line 1383 of file SOP_Camera.proto.h.

void SOP_CameraParms::setWin ( UT_Vector2D  val)
inline

Definition at line 1493 of file SOP_Camera.proto.h.

void SOP_CameraParms::setWinsize ( UT_Vector2D  val)
inline

Definition at line 1503 of file SOP_Camera.proto.h.

void SOP_CameraParms::setXord ( Xord  val)
inline

Definition at line 1303 of file SOP_Camera.proto.h.

static int SOP_CameraParms::version ( )
inlinestatic

Definition at line 142 of file SOP_Camera.proto.h.


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