HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
skelGuideData.h File Reference
+ Include dependency graph for skelGuideData.h:

Go to the source code of this file.

Classes

struct  UsdSkelImagingSkelGuideData
 

Functions

USDSKELIMAGING_API
UsdSkelImagingSkelGuideData 
UsdSkelImagingComputeSkelGuideData (const UsdSkelImagingSkelData &skelData)
 Compute data. More...
 
USDSKELIMAGING_API VtIntArray UsdSkelImagingComputeSkelGuideFaceVertexCounts (const UsdSkelImagingSkelGuideData &skelGuideData)
 Compute faceVertexCounts of mesh topology for guide. More...
 
USDSKELIMAGING_API VtIntArray UsdSkelImagingComputeSkelGuideFaceVertexIndices (const UsdSkelImagingSkelGuideData &skelGuideData)
 Compute faceVertexIndices of mesh topology for guide. More...
 
USDSKELIMAGING_API VtVec3fArray UsdSkelImagingComputeSkelGuidePoints (const UsdSkelImagingSkelGuideData &skelGuideData, const VtArray< GfMatrix4f > &skinningTransforms)
 Apply skinning transforms to obtain posed mesh points. More...
 

Function Documentation

USDSKELIMAGING_API UsdSkelImagingSkelGuideData UsdSkelImagingComputeSkelGuideData ( const UsdSkelImagingSkelData skelData)

Compute data.

USDSKELIMAGING_API VtIntArray UsdSkelImagingComputeSkelGuideFaceVertexCounts ( const UsdSkelImagingSkelGuideData skelGuideData)

Compute faceVertexCounts of mesh topology for guide.

USDSKELIMAGING_API VtIntArray UsdSkelImagingComputeSkelGuideFaceVertexIndices ( const UsdSkelImagingSkelGuideData skelGuideData)

Compute faceVertexIndices of mesh topology for guide.

USDSKELIMAGING_API VtVec3fArray UsdSkelImagingComputeSkelGuidePoints ( const UsdSkelImagingSkelGuideData skelGuideData,
const VtArray< GfMatrix4f > &  skinningTransforms 
)

Apply skinning transforms to obtain posed mesh points.