RINGMesh
Version 5.0.0
A programming library for geological model meshes
|
#include <ringmesh/ringmesh_tests_config.h>
#include <future>
#include <geogram/basic/command_line.h>
#include <geogram/mesh/mesh_io.h>
#include <ringmesh/geomodel/geomodel_api.h>
#include <ringmesh/geomodel/geomodel_builder_from_mesh.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 | ( | ) |
Test the creation of a GeoModel from a conformal surface mesh
Definition at line 56 of file test-geomodel-from-surface.cpp.