pybind11::detail::type_caster< pxr::VtVec2fArray >

Defined in omni/connect/pybind/UsdBindings.h

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

pybind11 / boost::python interop for VtVec2fArray

Public Static Attributes

static constexpr auto name = _("pxr.Vt.Vec2fArray")

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