pybind11::detail::type_caster< pxr::SdfAssetPath >

Defined in omni/connect/pybind/UsdBindings.h

template<>
struct type_caster<pxr::SdfAssetPath> : public pyboost11_type_caster<pxr::SdfAssetPath>

pybind11 / boost::python interop for SdfAssetPath

Public Static Attributes

static constexpr auto name = _("pxr.Sdf.AssetPath")

Label for the python object to be used in traceback logs and typing hints.