|
Open3D (C++ API)
0.19.0
|
#include <spz/load-spz.h>#include <algorithm>#include <cmath>#include <cstddef>#include <string>#include <vector>#include "open3d/core/Dtype.h"#include "open3d/core/Tensor.h"#include "open3d/t/geometry/TensorMap.h"#include "open3d/t/io/PointCloudIO.h"#include "open3d/utility/Logging.h"Namespaces | |
| namespace | open3d |
| namespace | open3d::t |
| namespace | open3d::t::io |
Functions | |
| bool | open3d::t::io::ReadPointCloudFromSPZ (const std::string &filename, geometry::PointCloud &pointcloud, const open3d::io::ReadPointCloudOption &) |
| bool | open3d::t::io::WritePointCloudToSPZ (const std::string &filename, const geometry::PointCloud &pointcloud, const open3d::io::WritePointCloudOption ¶ms) |