7#ifndef PXR_USD_PCP_DYNAMIC_FILE_FORMAT_INTERFACE_H
8#define PXR_USD_PCP_DYNAMIC_FILE_FORMAT_INTERFACE_H
11#include "pxr/usd/pcp/api.h"
14PXR_NAMESPACE_OPEN_SCOPE
58 const std::string &assetPath,
61 VtValue *dependencyContextData)
const = 0;
87 const VtValue &dependencyContextData)
const;
113 const VtValue &dependencyContextData)
const;
116PXR_NAMESPACE_CLOSE_SCOPE
Context object for the current state of a prim index that is being built that allows implementations ...
Token for efficient comparison, assignment, and hashing of known strings.
Provides a container which may hold any type, and provides introspection and iteration over array typ...