| 
    HDK
    
   | 
 
#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 | 
Definition at line 858 of file GU_Feather.h.
      
  | 
  inline | 
Definition at line 860 of file GU_Feather.h.
      
  | 
  inline | 
Definition at line 870 of file GU_Feather.h.
      
  | 
  inline | 
Definition at line 881 of file GU_Feather.h.
| 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.