24 #ifndef USDSKEL_TOKENS_H 25 #define USDSKEL_TOKENS_H 37 #include "pxr/usd/usdSkel/api.h" 42 PXR_NAMESPACE_OPEN_SCOPE
195 PXR_NAMESPACE_CLOSE_SCOPE
const TfToken translations
"translations"
const TfToken skelSkeleton
"skel:skeleton"
const TfToken PackedJointAnimation
"PackedJointAnimation"
const TfToken blendShapeWeights
"blendShapeWeights"
const TfToken primvarsSkelGeomBindTransform
"primvars:skel:geomBindTransform"
const TfToken normalOffsets
"normalOffsets"
const TfToken primvarsSkelSkinningMethod
"primvars:skel:skinningMethod"
const TfToken scales
"scales"
const TfToken skelBlendShapes
"skel:blendShapes"
const TfToken skelAnimationSource
"skel:animationSource"
const TfToken blendShapes
"blendShapes"
Token for efficient comparison, assignment, and hashing of known strings.
const TfToken rotations
"rotations"
UsdSkelTokens provides static, efficient TfTokens for use in all public USD API.
Create or return a previously created object instance of global data.
const TfToken offsets
"offsets"
const TfToken BlendShape
"BlendShape"
const TfToken SkelAnimation
"SkelAnimation"
const TfToken weight
"weight"
const TfToken pointIndices
"pointIndices"
const TfToken primvarsSkelJointIndices
"primvars:skel:jointIndices"
const TfToken Skeleton
"Skeleton"
const TfToken dualQuaternion
"dualQuaternion"
const TfToken SkelRoot
"SkelRoot"
const TfToken classicLinear
"classicLinear"
const TfToken bindTransforms
"bindTransforms"
const TfToken joints
"joints"
const TfToken SkelBindingAPI
"SkelBindingAPI"
const TfToken skelJoints
"skel:joints"
const TfToken jointNames
"jointNames"
const TfToken primvarsSkelJointWeights
"primvars:skel:jointWeights"
USDSKEL_API TfStaticData< UsdSkelTokensType > UsdSkelTokens
A global variable with static, efficient TfTokens for use in all public USD API.
const TfToken restTransforms
"restTransforms"
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...
const TfToken skelBlendShapeTargets
"skel:blendShapeTargets"
const std::vector< TfToken > allTokens
A vector of all of the tokens listed above.