pybind11::detail::type_caster< pxr::SdfLayerHandle >

Defined in omni/connect/pybind/UsdBindings.h

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

pybind11 / boost::python interop for SdfLayerHandle

Public Static Attributes

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

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