HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_VolumeCombineParms::Combinations Struct Reference

#include <SOP_VolumeCombine.proto.h>

Public Member Functions

 Combinations ()
 
bool operator== (const Combinations &src) const
 
bool operator!= (const Combinations &src) const
 

Public Attributes

bool enable
 
int64 combine
 
int64 adjust
 
UT_StringHolder srcvolume
 
fpreal64 scale
 
fpreal64 add
 
int64 process
 
fpreal64 blend
 
int64 doblendvolume
 
UT_StringHolder blendvolume
 

Detailed Description

Definition at line 62 of file SOP_VolumeCombine.proto.h.

Constructor & Destructor Documentation

SOP_VolumeCombineParms::Combinations::Combinations ( )
inline

Definition at line 76 of file SOP_VolumeCombine.proto.h.

Member Function Documentation

Definition at line 106 of file SOP_VolumeCombine.proto.h.

bool SOP_VolumeCombineParms::Combinations::operator== ( const Combinations src) const
inline

Definition at line 91 of file SOP_VolumeCombine.proto.h.

Member Data Documentation

fpreal64 SOP_VolumeCombineParms::Combinations::add

Definition at line 69 of file SOP_VolumeCombine.proto.h.

int64 SOP_VolumeCombineParms::Combinations::adjust

Definition at line 66 of file SOP_VolumeCombine.proto.h.

fpreal64 SOP_VolumeCombineParms::Combinations::blend

Definition at line 71 of file SOP_VolumeCombine.proto.h.

UT_StringHolder SOP_VolumeCombineParms::Combinations::blendvolume

Definition at line 73 of file SOP_VolumeCombine.proto.h.

int64 SOP_VolumeCombineParms::Combinations::combine

Definition at line 65 of file SOP_VolumeCombine.proto.h.

int64 SOP_VolumeCombineParms::Combinations::doblendvolume

Definition at line 72 of file SOP_VolumeCombine.proto.h.

bool SOP_VolumeCombineParms::Combinations::enable

Definition at line 64 of file SOP_VolumeCombine.proto.h.

int64 SOP_VolumeCombineParms::Combinations::process

Definition at line 70 of file SOP_VolumeCombine.proto.h.

fpreal64 SOP_VolumeCombineParms::Combinations::scale

Definition at line 68 of file SOP_VolumeCombine.proto.h.

UT_StringHolder SOP_VolumeCombineParms::Combinations::srcvolume

Definition at line 67 of file SOP_VolumeCombine.proto.h.


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