HDK
|
#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 |
Definition at line 120 of file SOP_VolumeCombine.proto.h.
|
inline |
Definition at line 134 of file SOP_VolumeCombine.proto.h.
|
inline |
Definition at line 164 of file SOP_VolumeCombine.proto.h.
|
inline |
Definition at line 149 of file SOP_VolumeCombine.proto.h.
fpreal64 SOP_VolumeCombineParms::Combinations::add |
Definition at line 127 of file SOP_VolumeCombine.proto.h.
int64 SOP_VolumeCombineParms::Combinations::adjust |
Definition at line 124 of file SOP_VolumeCombine.proto.h.
fpreal64 SOP_VolumeCombineParms::Combinations::blend |
Definition at line 129 of file SOP_VolumeCombine.proto.h.
UT_StringHolder SOP_VolumeCombineParms::Combinations::blendvolume |
Definition at line 131 of file SOP_VolumeCombine.proto.h.
int64 SOP_VolumeCombineParms::Combinations::combine |
Definition at line 123 of file SOP_VolumeCombine.proto.h.
int64 SOP_VolumeCombineParms::Combinations::doblendvolume |
Definition at line 130 of file SOP_VolumeCombine.proto.h.
bool SOP_VolumeCombineParms::Combinations::enable |
Definition at line 122 of file SOP_VolumeCombine.proto.h.
int64 SOP_VolumeCombineParms::Combinations::process |
Definition at line 128 of file SOP_VolumeCombine.proto.h.
fpreal64 SOP_VolumeCombineParms::Combinations::scale |
Definition at line 126 of file SOP_VolumeCombine.proto.h.
UT_StringHolder SOP_VolumeCombineParms::Combinations::srcvolume |
Definition at line 125 of file SOP_VolumeCombine.proto.h.