ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
HashMapIO.h File Reference
#include <string>
#include "cloudViewer/core/Tensor.h"
#include "cloudViewer/core/hashmap/HashMap.h"
Include dependency graph for HashMapIO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::t
 
 cloudViewer::t::io
 

Functions

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