7#ifndef USDMTLX_TOKENS_H
8#define USDMTLX_TOKENS_H
20#include "pxr/usd/usdMtlx/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.
USDMTLX_API TfStaticData< UsdMtlxTokensType > UsdMtlxTokens
A global variable with static, efficient TfTokens for use in all public USD API.
UsdMtlxTokens provides static, efficient TfTokens for use in all public USD API.
const std::vector< TfToken > allTokens
A vector of all of the tokens listed above.
const TfToken MaterialXConfigAPI
"MaterialXConfigAPI"
const TfToken DefaultOutputName
"out"
const TfToken configMtlxVersion
"config:mtlx:version"
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...