Loading [MathJax]/jax/input/TeX/config.js
Open3D (C++ API)  0.19.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
HashMapIO.h File Reference

(1e7b174 (Tue Jan 7 15:20:18 2025 -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)