Go to the source code of this file.
|
| | TF_DECLARE_PUBLIC_TOKENS (UsdSkelImagingExtComputationTypeTokens, USDSKELIMAGING_API, USD_SKEL_IMAGING_EXT_COMPUTATION_TYPE_TOKENS) |
| |
| | TF_DECLARE_PUBLIC_TOKENS (UsdSkelImagingPrimTypeTokens, USDSKELIMAGING_API, USD_SKEL_IMAGING_PRIM_TYPE_TOKENS) |
| |
| | TF_DECLARE_PUBLIC_TOKENS (UsdSkelImagingExtComputationNameTokens, USDSKELIMAGING_API, USD_SKEL_IMAGING_EXT_COMPUTATION_NAME_TOKENS) |
| |
| | TF_DECLARE_PUBLIC_TOKENS (UsdSkelImagingExtAggregatorComputationInputNameTokens, USDSKELIMAGING_API, USD_SKEL_IMAGING_EXT_AGGREGATOR_COMPUTATION_INPUT_NAME_TOKENS) |
| |
| | TF_DECLARE_PUBLIC_TOKENS (UsdSkelImagingExtComputationInputNameTokens, USDSKELIMAGING_API, USD_SKEL_IMAGING_EXT_COMPUTATION_INPUT_NAME_TOKENS) |
| |
| | TF_DECLARE_PUBLIC_TOKENS (UsdSkelImagingExtComputationLegacyInputNameTokens, USDSKELIMAGING_API, USD_SKEL_IMAGING_EXT_COMPUTATION_LEGACY_INPUT_NAME_TOKENS) |
| |
| | TF_DECLARE_PUBLIC_TOKENS (UsdSkelImagingExtComputationOutputNameTokens, USDSKELIMAGING_API, USD_SKEL_IMAGING_EXT_COMPUTATION_OUTPUT_NAME_TOKENS) |
| |
| #define USD_SKEL_IMAGING_EXT_AGGREGATOR_COMPUTATION_INPUT_NAME_TOKENS |
Value:(restPoints) \
(geomBindXform) \
(influences) \
(numInfluencesPerComponent) \
(hasConstantInfluences) \
(blendShapeOffsets) \
(blendShapeOffsetRanges) \
(numBlendShapeOffsetRanges) \
(restNormals) \
(faceVertexIndices) \
(hasFaceVaryingNormals)
Definition at line 43 of file tokens.h.
| #define USD_SKEL_IMAGING_EXT_COMPUTATION_INPUT_NAME_TOKENS |
Value:(blendShapeWeights) \
(skinningXforms) \
(skinningScaleXforms) \
(skinningDualQuats) \
((skelLocalToCommonSpace, "skelLocalToWorld")) \
((commonSpaceToPrimLocal, "primWorldToLocal"))
Definition at line 60 of file tokens.h.
| #define USD_SKEL_IMAGING_EXT_COMPUTATION_LEGACY_INPUT_NAME_TOKENS |
Value:(skelLocalToWorld) \
(primWorldToLocal)
Definition at line 95 of file tokens.h.
| #define USD_SKEL_IMAGING_EXT_COMPUTATION_NAME_TOKENS |
Value:((pointsAggregatorComputation, "skinningPointsInputAggregatorComputation")) \
((pointsComputation, "skinningPointsComputation")) \
((normalsAggregatorComputation, "skinningNormalsInputAggregatorComputation")) \
((normalsComputation, "skinningNormalsComputation"))
Definition at line 33 of file tokens.h.
| #define USD_SKEL_IMAGING_EXT_COMPUTATION_OUTPUT_NAME_TOKENS |
Value:(skinnedPoints) \
(skinnedNormals)
Definition at line 104 of file tokens.h.
| #define USD_SKEL_IMAGING_EXT_COMPUTATION_TYPE_TOKENS |
Value:
(normals)
GLdouble GLdouble GLint GLint const GLdouble * points
Definition at line 16 of file tokens.h.
| #define USD_SKEL_IMAGING_PRIM_TYPE_TOKENS |
Value:(skeleton) \
(skelAnimation) \
(skelBlendShape)
Definition at line 24 of file tokens.h.