HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sopVarInfo Class Reference

#include <SOP_Node.h>

Public Attributes

CH_LocalVariable myVar
 
int myTable
 
UT_String myAttribName
 
GA_ROAttributeRef myOffset
 
sopVarInfomySecondaryVariable
 
int myTupleIndex
 
fpreal myDefault
 
GA_StorageClass myStorageClass
 
GA_AttributeOwner myDictionary
 
int myVaridx
 
SOP_LocalVarFunc myCallback
 

Detailed Description

Definition at line 81 of file SOP_Node.h.

Member Data Documentation

UT_String sopVarInfo::myAttribName

Definition at line 86 of file SOP_Node.h.

SOP_LocalVarFunc sopVarInfo::myCallback

Definition at line 94 of file SOP_Node.h.

fpreal sopVarInfo::myDefault

Definition at line 90 of file SOP_Node.h.

GA_AttributeOwner sopVarInfo::myDictionary

Definition at line 92 of file SOP_Node.h.

GA_ROAttributeRef sopVarInfo::myOffset

Definition at line 87 of file SOP_Node.h.

sopVarInfo* sopVarInfo::mySecondaryVariable

Definition at line 88 of file SOP_Node.h.

GA_StorageClass sopVarInfo::myStorageClass

Definition at line 91 of file SOP_Node.h.

int sopVarInfo::myTable

Definition at line 85 of file SOP_Node.h.

int sopVarInfo::myTupleIndex

Definition at line 89 of file SOP_Node.h.

CH_LocalVariable sopVarInfo::myVar

Definition at line 84 of file SOP_Node.h.

int sopVarInfo::myVaridx

Definition at line 93 of file SOP_Node.h.


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