7#ifndef PXR_USD_IMAGING_USD_EXEC_IMAGING_VALUE_KEY_H
8#define PXR_USD_IMAGING_USD_EXEC_IMAGING_VALUE_KEY_H
15#include "pxr/usd/sdf/path.h"
17PXR_NAMESPACE_OPEN_SCOPE
53template <
class HashState>
58PXR_NAMESPACE_CLOSE_SCOPE
A path value used to locate objects in layers or scenegraphs.
Token for efficient comparison, assignment, and hashing of known strings.
Identifies a value that is computed by exec.
TfToken computationName
The name of the computation.
SdfPath providerPath
Path to the object that provides the named computation.
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...