24 #ifndef USDUI_TOKENS_H 25 #define USDUI_TOKENS_H 37 #include "pxr/usd/usdUI/api.h" 42 PXR_NAMESPACE_OPEN_SCOPE
123 PXR_NAMESPACE_CLOSE_SCOPE
const std::vector< TfToken > allTokens
A vector of all of the tokens listed above.
const TfToken uiNodegraphNodeDisplayColor
"ui:nodegraph:node:displayColor"
const TfToken uiNodegraphNodeSize
"ui:nodegraph:node:size"
const TfToken uiDescription
"ui:description"
const TfToken uiNodegraphNodeStackingOrder
"ui:nodegraph:node:stackingOrder"
const TfToken uiNodegraphNodePos
"ui:nodegraph:node:pos"
const TfToken minimized
"minimized"
Token for efficient comparison, assignment, and hashing of known strings.
UsdUITokens provides static, efficient TfTokens for use in all public USD API.
const TfToken uiNodegraphNodeIcon
"ui:nodegraph:node:icon"
Create or return a previously created object instance of global data.
USDUI_API TfStaticData< UsdUITokensType > UsdUITokens
A global variable with static, efficient TfTokens for use in all public USD API.
const TfToken uiDisplayGroup
"ui:displayGroup"
const TfToken uiNodegraphNodeExpansionState
"ui:nodegraph:node:expansionState"
const TfToken uiDisplayName
"ui:displayName"
const TfToken closed
"closed"
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...