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

#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
 

Detailed Description

Definition at line 87 of file SOP_AttribCombine.proto.h.

Constructor & Destructor Documentation

SOP_AttribCombineParms::Combinations::Combinations ( )
inline

Definition at line 103 of file SOP_AttribCombine.proto.h.

Member Function Documentation

Definition at line 137 of file SOP_AttribCombine.proto.h.

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

Definition at line 120 of file SOP_AttribCombine.proto.h.

Member Data Documentation

fpreal64 SOP_AttribCombineParms::Combinations::add

Definition at line 95 of file SOP_AttribCombine.proto.h.

int64 SOP_AttribCombineParms::Combinations::adjust

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

fpreal64 SOP_AttribCombineParms::Combinations::blend

Definition at line 97 of file SOP_AttribCombine.proto.h.

UT_StringHolder SOP_AttribCombineParms::Combinations::blendattrib

Definition at line 99 of file SOP_AttribCombine.proto.h.

int64 SOP_AttribCombineParms::Combinations::blendinput

Definition at line 100 of file SOP_AttribCombine.proto.h.

int64 SOP_AttribCombineParms::Combinations::combine

Definition at line 90 of file SOP_AttribCombine.proto.h.

int64 SOP_AttribCombineParms::Combinations::doblendattrib

Definition at line 98 of file SOP_AttribCombine.proto.h.

bool SOP_AttribCombineParms::Combinations::enable

Definition at line 89 of file SOP_AttribCombine.proto.h.

int64 SOP_AttribCombineParms::Combinations::process

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

fpreal64 SOP_AttribCombineParms::Combinations::scale

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

UT_StringHolder SOP_AttribCombineParms::Combinations::srcattrib

Definition at line 92 of file SOP_AttribCombine.proto.h.

int64 SOP_AttribCombineParms::Combinations::srcinput

Definition at line 93 of file SOP_AttribCombine.proto.h.


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