type_caster< pxr::SdfPath >#

Fully qualified name: pybind11::detail::type_caster< pxr::SdfPath >

template<>
struct type_caster<pxr::SdfPath> : public pyboost11_type_caster<pxr::SdfPath>#

pybind11 interoperability for SdfPath

Public Static Attributes

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

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