|
RINGMesh
Version 5.0.0
A programming library for geological model meshes
|
#include <ringmesh/io/zip_file.h>#include <minizip/unzip.h>#include <minizip/zip.h>#include <geogram/basic/file_system.h>#include <ringmesh/basic/pimpl_impl.h>Go to the source code of this file.
Classes | |
| class | RINGMesh::ZipFile::Impl |
| class | RINGMesh::UnZipFile::Impl |
Namespaces | |
| RINGMesh | |
| Classes to build GeoModel from various inputs. | |
Macros | |
| #define | MAX_FILENAME 512 |
| #define | READ_SIZE 8192 |
| #define MAX_FILENAME 512 |
Definition at line 45 of file zip_file.cpp.
| #define READ_SIZE 8192 |
Definition at line 46 of file zip_file.cpp.