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

(80ae047 (Wed Mar 27 17:22:00 2024 -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)