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 198 of file SOP_AttribCombine.proto.h.

Constructor & Destructor Documentation

SOP_AttribCombineParms::Combinations::Combinations ( )
inline

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

Member Function Documentation

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

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

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

Member Data Documentation

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.


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