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

#include <SOP_Cluster.proto.h>

Public Member Functions

 Controls ()
 
bool operator== (const Controls &src) const
 
bool operator!= (const Controls &src) const
 

Public Attributes

UT_StringHolder control_attrib
 
fpreal64 control_weight
 

Detailed Description

Definition at line 28 of file SOP_Cluster.proto.h.

Constructor & Destructor Documentation

SOP_ClusterParms::Controls::Controls ( )
inline

Definition at line 34 of file SOP_Cluster.proto.h.

Member Function Documentation

bool SOP_ClusterParms::Controls::operator!= ( const Controls src) const
inline

Definition at line 48 of file SOP_Cluster.proto.h.

bool SOP_ClusterParms::Controls::operator== ( const Controls src) const
inline

Definition at line 41 of file SOP_Cluster.proto.h.

Member Data Documentation

UT_StringHolder SOP_ClusterParms::Controls::control_attrib

Definition at line 30 of file SOP_Cluster.proto.h.

fpreal64 SOP_ClusterParms::Controls::control_weight

Definition at line 31 of file SOP_Cluster.proto.h.


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