Developer Documentation
pybind11::detail::type_caster< Matrix4x4 > Member List

This is the complete list of members for pybind11::detail::type_caster< Matrix4x4 >, including all inherited members.

cast(Matrix4x4 src, return_value_policy, handle parent)pybind11::detail::type_caster< Matrix4x4 >inlinestatic
load(handle src, bool convert)pybind11::detail::type_caster< Matrix4x4 >inline
PYBIND11_TYPE_CASTER(Matrix4x4, _("Matrix4x4"))pybind11::detail::type_caster< Matrix4x4 >