HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdFlattenResolveAssetPathContext Class Reference

#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...
 

Detailed Description

Context object containing information used when resolving asset paths during layer stack flattening.

Definition at line 134 of file flattenUtils.h.

Member Data Documentation

std::string UsdFlattenResolveAssetPathContext::assetPath

Authored asset path.

Definition at line 141 of file flattenUtils.h.

VtDictionary UsdFlattenResolveAssetPathContext::expressionVariables

Expression variables from the layer stack.

Definition at line 144 of file flattenUtils.h.

SdfLayerHandle UsdFlattenResolveAssetPathContext::sourceLayer

Layer where the asset path is authored.

Definition at line 138 of file flattenUtils.h.


The documentation for this class was generated from the following file: