Function gamer::extractSurface

Function Documentation

std::unique_ptr<SurfaceMesh> gamer::extractSurface(const TetMesh &mesh)

Extracts the boundary surface of a tetrahedral mesh.

Parameters

mesh[in] The mesh

Returns

Bounding surface mesh