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

#include <GU_Feather.h>

Public Member Functions

 AttribMap (const GU_Detail &from_detail, GU_Detail &detail, const UT_StringRef &name)
 
 AttribMap (const GU_Detail &from_detail, GU_Detail &detail, const UT_StringRef &from_name, GA_Attribute &to_attrib)
 
 AttribMap (const GU_Detail &from_detail, GU_Detail &detail, const GA_Attribute &from_attrib, GA_Attribute &to_attrib)
 

Public Attributes

UT_StringHolder fromName
 
UT_StringHolder toName
 
GU_FeatherBarbROHandle
< UT_Vector3
from
 
GU_FeatherBarbRWHandle
< UT_Vector3
to
 

Detailed Description

Definition at line 858 of file GU_Feather.h.

Constructor & Destructor Documentation

GU_Feather::AttribMap::AttribMap ( const GU_Detail from_detail,
GU_Detail detail,
const UT_StringRef name 
)
inline

Definition at line 860 of file GU_Feather.h.

GU_Feather::AttribMap::AttribMap ( const GU_Detail from_detail,
GU_Detail detail,
const UT_StringRef from_name,
GA_Attribute to_attrib 
)
inline

Definition at line 870 of file GU_Feather.h.

GU_Feather::AttribMap::AttribMap ( const GU_Detail from_detail,
GU_Detail detail,
const GA_Attribute from_attrib,
GA_Attribute to_attrib 
)
inline

Definition at line 881 of file GU_Feather.h.

Member Data Documentation

GU_FeatherBarbROHandle<UT_Vector3> GU_Feather::AttribMap::from

Definition at line 894 of file GU_Feather.h.

UT_StringHolder GU_Feather::AttribMap::fromName

Definition at line 892 of file GU_Feather.h.

GU_FeatherBarbRWHandle<UT_Vector3> GU_Feather::AttribMap::to

Definition at line 895 of file GU_Feather.h.

UT_StringHolder GU_Feather::AttribMap::toName

Definition at line 893 of file GU_Feather.h.


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