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 120 of file SOP_VolumeCombine.proto.h.

Constructor & Destructor Documentation

SOP_VolumeCombineParms::Combinations::Combinations ( )
inline

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

Member Function Documentation

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

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

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

Member Data Documentation

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.


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