OGS
convertMeshToGeo.h File Reference

Detailed Description

Definition of mesh to geometry conversion.

Author
Karsten Rink
Date
2013-07-05

Definition in file convertMeshToGeo.h.

#include <limits>
#include <string>
Include dependency graph for convertMeshToGeo.h:
This graph shows which files directly or indirectly include this file:

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::MeshMeshToolsLib::convertSurfaceToMesh (const GeoLib::Surface &sfc, const std::string &mesh_name, double eps)