HDK
|
#include <tokens.h>
Public Member Functions | |
USD_API | UsdTokensType () |
UsdTokens provides static, efficient TfTokens for use in all public USD API.
These tokens are auto-generated from the module's schema, representing property names, for when you need to fetch an attribute or relationship directly by name, e.g. UsdPrim::GetAttribute(), in the most efficient manner, and allow the compiler to verify that you spelled the name correctly.
UsdTokens also contains all of the allowedTokens values declared for schema builtin attributes of 'token' scene description type. Use UsdTokens like so:
USD_API UsdTokensType::UsdTokensType | ( | ) |
const std::vector<TfToken> UsdTokensType::allTokens |
const TfToken UsdTokensType::APISchemaBase |
"APISchemaBase"
Schema identifer and family for UsdAPISchemaBase
const TfToken UsdTokensType::apiSchemas |
const TfToken UsdTokensType::clips |
"clips"
Dictionary that contains the definition of the clip sets on this prim. See UsdClipsAPI::GetClips.
const TfToken UsdTokensType::ClipsAPI |
const TfToken UsdTokensType::clipSets |
"clipSets"
ListOp that may be used to affect how opinions from clip sets are applied during value resolution. See UsdClipsAPI::GetClipSets.
const TfToken UsdTokensType::collection |
"collection"
Property namespace prefix for the UsdCollectionAPI schema.
const TfToken UsdTokensType::collection_MultipleApplyTemplate_ |
const TfToken UsdTokensType::collection_MultipleApplyTemplate_Excludes |
const TfToken UsdTokensType::collection_MultipleApplyTemplate_ExpansionRule |
"collection:__INSTANCE_NAME__:expansionRule"
const TfToken UsdTokensType::collection_MultipleApplyTemplate_IncludeRoot |
const TfToken UsdTokensType::collection_MultipleApplyTemplate_Includes |
const TfToken UsdTokensType::collection_MultipleApplyTemplate_MembershipExpression |
"collection:__INSTANCE_NAME__:membershipExpression"
const TfToken UsdTokensType::CollectionAPI |
"CollectionAPI"
Schema identifer and family for UsdCollectionAPI
const TfToken UsdTokensType::exclude |
const TfToken UsdTokensType::expandPrims |
"expandPrims"
Fallback value for UsdCollectionAPI::GetExpansionRuleAttr()
const TfToken UsdTokensType::expandPrimsAndProperties |
"expandPrimsAndProperties"
Possible value for UsdCollectionAPI::GetExpansionRuleAttr()
const TfToken UsdTokensType::explicitOnly |
"explicitOnly"
Possible value for UsdCollectionAPI::GetExpansionRuleAttr()
const TfToken UsdTokensType::fallbackPrimTypes |
const TfToken UsdTokensType::ModelAPI |
const TfToken UsdTokensType::Typed |