24 #ifndef PXR_USD_SDF_LAYER_HINTS_H 25 #define PXR_USD_SDF_LAYER_HINTS_H 29 PXR_NAMESPACE_OPEN_SCOPE
51 PXR_NAMESPACE_CLOSE_SCOPE
SdfLayerHints()=default
Default constructed hints provide the most conservative set of values such that consumers of the hint...
SdfLayerHints(bool mightHaveRelocates)
Construct hints with specific values.
Contains hints about layer contents that may be used to accelerate certain composition operations.
bool mightHaveRelocates
If this field is false, the layer does not contain relocates.