| HDK
    | 
#include <flattenUtils.h>
| Public Attributes | |
| SdfLayerHandle | sourceLayer | 
| Layer where the asset path is authored.  More... | |
| std::string | assetPath | 
| Authored asset path.  More... | |
| VtDictionary | expressionVariables | 
| Expression variables from the layer stack.  More... | |
Context object containing information used when resolving asset paths during layer stack flattening.
Definition at line 117 of file flattenUtils.h.
| std::string UsdFlattenResolveAssetPathContext::assetPath | 
Authored asset path.
Definition at line 124 of file flattenUtils.h.
| VtDictionary UsdFlattenResolveAssetPathContext::expressionVariables | 
Expression variables from the layer stack.
Definition at line 127 of file flattenUtils.h.
| SdfLayerHandle UsdFlattenResolveAssetPathContext::sourceLayer | 
Layer where the asset path is authored.
Definition at line 121 of file flattenUtils.h.