type_caster< pxr::VtVec3fArray >#

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

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

pybind11 interoperability for VtVec3fArray

Public Static Attributes

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

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