|
RINGMesh
Version 5.0.0
A programming library for geological model meshes
|
#include <ringmesh/ringmesh_tests_config.h>#include <future>#include <ringmesh/geomodel/geomodel.h>#include <ringmesh/geomodel/geomodel_builder_2d_from_3d.h>#include <ringmesh/geomodel/geomodel_validity.h>#include <ringmesh/io/io.h>Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Tests the creation of a GeoModel2D from the projection of a GeoModel3D in a plane.
Definition at line 49 of file test-build-2d-geomodels-from-3d.cpp.