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

Functions

void cloudViewer::utility::ExtractFromZIP (const std::string &file_path, const std::string &extract_dir)
 Function to extract files compressed in .zip format. More...