Open3D (C++ API)
0.17.0
|
#include "open3d/t/io/HashMapIO.h"
#include "open3d/t/io/NumpyIO.h"
#include "open3d/utility/FileSystem.h"
Namespaces | |
open3d | |
open3d::t | |
open3d::t::io | |
Functions | |
void | open3d::t::io::WriteHashMap (const std::string &file_name, const core::HashMap &hashmap) |
core::HashMap | open3d::t::io::ReadHashMap (const std::string &file_name) |