![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <pybind_filesystem.h>

Public Member Functions | |
| bool | load (handle handle, bool) |
| PYBIND11_TYPE_CASTER (T, io_name("Union[os.PathLike, str, bytes]", "pathlib.Path")) | |
Static Public Member Functions | |
| static handle | cast (const T &path, return_value_policy, handle) |
Definition at line 39 of file pybind_filesystem.h.
|
inlinestatic |
Definition at line 56 of file pybind_filesystem.h.
References cloudViewer::t::geometry::path.
|
inline |
Definition at line 65 of file pybind_filesystem.h.
| pybind11::detail::path_caster< T >::PYBIND11_TYPE_CASTER | ( | T | , |
| io_name("Union[os.PathLike, str, bytes]", "pathlib.Path") | |||
| ) |