Open3D (C++ API)  0.18.0+252c867
Namespaces | Functions
HashMapIO.h File Reference

(252c867 (Sun May 5 05:39:34 2024 +0000))

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