Open3D (C++ API)
|
Namespaces | |
open3d | |
open3d::io | |
Functions | |
bool | open3d::io::ReadPointCloudFromXYZ (const std::string &filename, geometry::PointCloud &pointcloud) |
bool | open3d::io::WritePointCloudToXYZ (const std::string &filename, const geometry::PointCloud &pointcloud, bool write_ascii=false, bool compressed=false) |