HDK
|
#include <binding.h>
Public Member Functions | |
UsdSkelBinding () | |
UsdSkelBinding (const UsdSkelSkeleton &skel, const VtArray< UsdSkelSkinningQuery > &skinningQueries) | |
const UsdSkelSkeleton & | GetSkeleton () const |
Returns the bound skeleton. More... | |
const VtArray < UsdSkelSkinningQuery > & | GetSkinningTargets () const |
Returns the set skinning targets. More... | |
Helper object that describes the binding of a skeleton to a set of skinnable objects. The set of skinnable objects is given as UsdSkelSkinningQuery prims, which can be used both to identify the skinned prim as well compute skinning properties of the prim.
|
inline |
|
inline |
|
inline |