Open3D (C++ API)
0.19.0
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | open3d |
namespace | 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. | |