ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
database.h File Reference
#include <string>
Include dependency graph for database.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.
 

Functions

int cloudViewer::CleanDatabase (const std::string &database_path, const std::string &clean_type)
 
int cloudViewer::CreateDatabase (const std::string &database_path)
 
int cloudViewer::MergeDatabase (const std::string &database_path1, const std::string &database_path2, const std::string &merged_database_path)