Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
Namespaces | Functions
FileSPZ.cpp File Reference

(bba9247 (Tue Jul 28 21:42:19 2026 -0700))

#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 &params)