20#include "pxr/usd/usdLod/api.h"
25PXR_NAMESPACE_OPEN_SCOPE
162PXR_NAMESPACE_CLOSE_SCOPE
Create or return a previously created object instance of global data.
Token for efficient comparison, assignment, and hashing of known strings.
UsdLodTokens provides static, efficient TfTokens for use in all public USD API.
const TfToken lodOverrideIndex
"lod:override:index"
const TfToken LODScreenSizeHeuristic
"LODScreenSizeHeuristic"
const std::vector< TfToken > allTokens
A vector of all of the tokens listed above.
const TfToken lodDomain
"lod:domain"
const TfToken allLOD
"allLOD"
const TfToken projectedExtent
"projectedExtent"
const TfToken imaging
"imaging"
const TfToken indexedLOD
"indexedLOD"
const TfToken inherited
"inherited"
const TfToken blendThresholds
"blendThresholds"
const TfToken lodHeuristics
"lod:heuristics"
const TfToken boundingVolume
"boundingVolume"
const TfToken lodOverrideMode
"lod:override:mode"
const TfToken noOverride
"noOverride"
const TfToken audio
"audio"
const TfToken center
"center"
const TfToken lodDefaultIndex
"lod:default:index"
const TfToken LODRootAPI
"LODRootAPI"
const TfToken LODDistanceHeuristic
"LODDistanceHeuristic"
const TfToken extent
"extent"
const TfToken LODHeuristic
"LODHeuristic"
const TfToken noLOD
"noLOD"
const TfToken LODOverrideAPI
"LODOverrideAPI"
const TfToken thresholds
"thresholds"
const TfToken physics
"physics"
const TfToken projectedSphere
"projectedSphere"
const TfToken projectionMethod
"projectionMethod"
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...
USDLOD_API TfStaticData< UsdLodTokensType > UsdLodTokens
A global variable with static, efficient TfTokens for use in all public USD API.