Open3D (C++ API)  0.18.0+80ae047
Namespaces | Functions
HashMapIO.cpp File Reference

(80ae047 (Wed Mar 27 17:22:00 2024 -0700))

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