OGS
ProjectPointOnMesh.h File Reference

Detailed Description

Definition in file ProjectPointOnMesh.h.

#include <vector>
#include "MeshLib/Elements/Element.h"
#include "MeshLib/Node.h"
Include dependency graph for ProjectPointOnMesh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MeshToolsLib
 
namespace  MeshToolsLib::ProjectPointOnMesh
 

Functions

MeshLib::Element const * MeshToolsLib::ProjectPointOnMesh::getProjectedElement (std::vector< const MeshLib::Element * > const &elements, MathLib::Point3d const &node)
 
double MeshToolsLib::ProjectPointOnMesh::getElevation (MeshLib::Element const &element, MathLib::Point3d const &node)