7#ifndef PXR_USD_USD_PY_CONVERSIONS_H
8#define PXR_USD_USD_PY_CONVERSIONS_H
11#include "pxr/usd/usd/api.h"
12#include "pxr/base/tf/pyObjWrapper.h"
14PXR_NAMESPACE_OPEN_SCOPE
47bool UsdPythonToMetadataValue(
const TfToken &key,
const TfToken &keyPath,
51PXR_NAMESPACE_CLOSE_SCOPE
Represents a value type name, i.e.
Boost Python object wrapper.
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...