Open3D (C++ API)  0.18.0
Namespaces | Functions
ExtractZIP.h File Reference

(b9e049c (Sun Dec 31 11:36:26 2023 -0800))

#include <string>

Go to the source code of this file.

Namespaces

 open3d
 
 open3d::utility
 

Functions

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