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

#include <jointInfluencesData.h>

Public Attributes

VtVec2fArray influences
 
bool hasConstantInfluences
 
int numInfluencesPerComponent
 
UsdSkelAnimMapper jointMapper
 

Detailed Description

Some of the data feeding into the ext computations to skin a prim. They are related to which points are influenced by what skinning transform. These data come from the SkelBindingAPI primvars.

Definition at line 23 of file jointInfluencesData.h.

Member Data Documentation

bool UsdSkelImagingJointInfluencesData::hasConstantInfluences

Definition at line 34 of file jointInfluencesData.h.

VtVec2fArray UsdSkelImagingJointInfluencesData::influences

Definition at line 33 of file jointInfluencesData.h.

UsdSkelAnimMapper UsdSkelImagingJointInfluencesData::jointMapper

Definition at line 38 of file jointInfluencesData.h.

int UsdSkelImagingJointInfluencesData::numInfluencesPerComponent

Definition at line 35 of file jointInfluencesData.h.


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