Home
last modified time | relevance | path

Searched refs:ReadPointCloudFromXYZ (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/open3d/Open3D-0.2/src/IO/FileFormat/
H A DFileXYZ.cpp34 bool ReadPointCloudFromXYZ(const std::string &filename, PointCloud &pointcloud) in ReadPointCloudFromXYZ() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/IO/FileFormat/
H A DFileXYZ.cpp34 bool ReadPointCloudFromXYZ(const std::string &filename, PointCloud &pointcloud) in ReadPointCloudFromXYZ() function
/dports/graphics/open3d/Open3D-0.2/src/IO/ClassIO/
H A DPointCloudIO.h52 bool ReadPointCloudFromXYZ(const std::string &filename, PointCloud &pointcloud);
H A DPointCloudIO.cpp40 {{"xyz", ReadPointCloudFromXYZ},
/dports/graphics/py-open3d-python/Open3D-0.2/src/IO/ClassIO/
H A DPointCloudIO.h52 bool ReadPointCloudFromXYZ(const std::string &filename, PointCloud &pointcloud);
H A DPointCloudIO.cpp40 {{"xyz", ReadPointCloudFromXYZ},