7#ifndef USDSEMANTICS_TOKENS_H
8#define USDSEMANTICS_TOKENS_H
20#include "pxr/usd/usdSemantics/api.h"
25PXR_NAMESPACE_OPEN_SCOPE
70PXR_NAMESPACE_CLOSE_SCOPE
Create or return a previously created object instance of global data.
Token for efficient comparison, assignment, and hashing of known strings.
UsdSemanticsTokens provides static, efficient TfTokens for use in all public USD API.
const TfToken semanticsLabels
"semantics:labels"
const std::vector< TfToken > allTokens
A vector of all of the tokens listed above.
const TfToken SemanticsLabelsAPI
"SemanticsLabelsAPI"
const TfToken semanticsLabels_MultipleApplyTemplate_
"semantics:labels:__INSTANCE_NAME__"
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...
USDSEMANTICS_API TfStaticData< UsdSemanticsTokensType > UsdSemanticsTokens
A global variable with static, efficient TfTokens for use in all public USD API.