HDK
|
#include <SOP_AttribCombine.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 | srcattrib |
int64 | srcinput |
fpreal64 | scale |
fpreal64 | add |
int64 | process |
fpreal64 | blend |
int64 | doblendattrib |
UT_StringHolder | blendattrib |
int64 | blendinput |
Definition at line 198 of file SOP_AttribCombine.proto.h.
|
inline |
Definition at line 214 of file SOP_AttribCombine.proto.h.
|
inline |
Definition at line 248 of file SOP_AttribCombine.proto.h.
|
inline |
Definition at line 231 of file SOP_AttribCombine.proto.h.
fpreal64 SOP_AttribCombineParms::Combinations::add |
Definition at line 206 of file SOP_AttribCombine.proto.h.
int64 SOP_AttribCombineParms::Combinations::adjust |
Definition at line 202 of file SOP_AttribCombine.proto.h.
fpreal64 SOP_AttribCombineParms::Combinations::blend |
Definition at line 208 of file SOP_AttribCombine.proto.h.
UT_StringHolder SOP_AttribCombineParms::Combinations::blendattrib |
Definition at line 210 of file SOP_AttribCombine.proto.h.
int64 SOP_AttribCombineParms::Combinations::blendinput |
Definition at line 211 of file SOP_AttribCombine.proto.h.
int64 SOP_AttribCombineParms::Combinations::combine |
Definition at line 201 of file SOP_AttribCombine.proto.h.
int64 SOP_AttribCombineParms::Combinations::doblendattrib |
Definition at line 209 of file SOP_AttribCombine.proto.h.
bool SOP_AttribCombineParms::Combinations::enable |
Definition at line 200 of file SOP_AttribCombine.proto.h.
int64 SOP_AttribCombineParms::Combinations::process |
Definition at line 207 of file SOP_AttribCombine.proto.h.
fpreal64 SOP_AttribCombineParms::Combinations::scale |
Definition at line 205 of file SOP_AttribCombine.proto.h.
UT_StringHolder SOP_AttribCombineParms::Combinations::srcattrib |
Definition at line 203 of file SOP_AttribCombine.proto.h.
int64 SOP_AttribCombineParms::Combinations::srcinput |
Definition at line 204 of file SOP_AttribCombine.proto.h.