OGS
|
Definition of mesh to geometry conversion.
Definition in file convertMeshToGeo.h.
#include <limits>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | GeoLib |
namespace | MeshLib |
namespace | MeshToolsLib |
Functions | |
bool | MeshToolsLib::convertMeshToGeo (const MeshLib::Mesh &mesh, GeoLib::GEOObjects &geo_objects, double const eps) |
MeshLib::Mesh * | MeshToolsLib::convertSurfaceToMesh (const GeoLib::Surface &sfc, const std::string &mesh_name, double eps) |