![]() |
|
Include dependency graph for resolveInfo.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UsdResolveInfo |
| Container for information about the source of an attribute's value, i.e. More... | |
Enumerations | |
| enum | UsdResolveInfoSource { UsdResolveInfoSourceNone , UsdResolveInfoSourceFallback , UsdResolveInfoSourceDefault , UsdResolveInfoSourceTimeSamples , UsdResolveInfoSourceValueClips , UsdResolveInfoSourceSpline } |
| Describes the various sources of attribute values. More... | |
Functions | |
| TF_DECLARE_WEAK_PTRS (PcpLayerStack) | |
| enum UsdResolveInfoSource |
Describes the various sources of attribute values.
For more details, see TimeSamples, Defaults, and Value Resolution.
Definition at line 36 of file resolveInfo.h.