ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
pybind11::detail::path_caster< T > Member List

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

cast(const T &path, return_value_policy, handle)pybind11::detail::path_caster< T >inlinestatic
load(handle handle, bool)pybind11::detail::path_caster< T >inline
PYBIND11_TYPE_CASTER(T, io_name("Union[os.PathLike, str, bytes]", "pathlib.Path"))pybind11::detail::path_caster< T >