pybind11::detail::type_caster< pxr::GfMatrix4d >

Defined in omni/connect/pybind/UsdBindings.h

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

pybind11 / boost::python interop for GfMatrix4d

Public Static Attributes

static constexpr auto name = _("pxr.Gf.Matrix4d")

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