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

(9238339 (Tue Mar 14 18:49:09 2023 -0700))

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