Open3D (C++ API)  0.17.0+2a11e0e
Namespaces | Functions
HashMapIO.h File Reference

(2a11e0e (Tue Nov 14 13:19:07 2023 -0800))

#include <string>
#include "open3d/core/Tensor.h"
#include "open3d/core/hashmap/HashMap.h"

Go to the source code of this file.

Namespaces

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

Functions

core::HashMap open3d::t::io::ReadHashMap (const std::string &file_name)
 
void open3d::t::io::WriteHashMap (const std::string &file_name, const core::HashMap &hashmap)