7#ifndef PXR_USD_SDF_OPAQUE_VALUE_H
8#define PXR_USD_SDF_OPAQUE_VALUE_H
11#include "pxr/usd/sdf/api.h"
17PXR_NAMESPACE_OPEN_SCOPE
52SDF_API std::ostream& operator<<(std::ostream &,
SdfOpaqueValue const &);
54PXR_NAMESPACE_CLOSE_SCOPE
In-memory representation of the value of an opaque attribute.
std::size_t hash_value(const half h)
Overload hash_value for half.