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

Data Structures

struct  open3d::t::io::PLYReaderState
struct  open3d::t::io::PLYReaderState::AttrState
struct  open3d::t::io::AttributePtr

Namespaces

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

Functions

bool open3d::t::io::ReadPointCloudFromPLY (const std::string &filename, geometry::PointCloud &pointcloud, const open3d::io::ReadPointCloudOption &params)
bool open3d::t::io::WritePointCloudToPLY (const std::string &filename, const geometry::PointCloud &pointcloud, const open3d::io::WritePointCloudOption &params)