OGS
|
Definition in file ProjectPointOnMesh.cpp.
#include "GeoLib/AnalyticalGeometry.h"
#include "MathLib/Point3d.h"
#include "MeshLib/Elements/Quad.h"
#include "MeshLib/Elements/Tri.h"
#include "MeshLib/MeshSearch/MeshElementGrid.h"
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) |