| 
    HDK
    
   | 
 
#include <GU_Snap.h>
Public Member Functions | |
| AttributeMergeData (AttributeMergeMethod merge_method, const GA_Attribute *src_attrib, GA_Attribute *dest_attrib) | |
| AttributeMergeData (AttributeMergeMethod merge_method, GA_Attribute *attrib) | |
| AttributeMergeData (AttributeMergeMethod merge_method, const GA_Attribute *src_attrib, GA_Attribute *dest_attrib, const GA_Attribute *src_weight) | |
Public Attributes | |
| AttributeMergeMethod | myMergeMethod | 
| const GA_Attribute * | mySrcAttrib | 
| GA_Attribute * | myDestAttrib | 
| const GA_Attribute * | mySrcWeightAttrib = nullptr | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| GA_Attribute* GU_Snap::AttributeMergeData::myDestAttrib | 
| AttributeMergeMethod GU_Snap::AttributeMergeData::myMergeMethod | 
| const GA_Attribute* GU_Snap::AttributeMergeData::mySrcAttrib | 
| const GA_Attribute* GU_Snap::AttributeMergeData::mySrcWeightAttrib = nullptr |