type_caster< pxr::VtFloatArray >#

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

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

pybind11 interoperability for VtFloatArray

Public Static Attributes

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

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