Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
FileTXT.cpp File Reference

Namespaces

namespace  open3d
namespace  open3d::t
namespace  open3d::t::io

Functions

open3d::io::FileGeometry open3d::t::io::ReadFileGeometryTypeTXT (const std::string &path)
bool open3d::t::io::ReadPointCloudFromTXT (const std::string &filename, geometry::PointCloud &pointcloud, const open3d::io::ReadPointCloudOption &params)
bool open3d::t::io::WritePointCloudToTXT (const std::string &filename, const geometry::PointCloud &pointcloud, const open3d::io::WritePointCloudOption &params)