OGS
MarkNodesOutsideOfPolygon.h File Reference
#include <algorithm>
#include <vector>
#include "GeoLib/AnalyticalGeometry.h"
#include "GeoLib/Polygon.h"
#include "MeshLib/Node.h"
Include dependency graph for MarkNodesOutsideOfPolygon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MeshGeoToolsLib
 

Functions

std::vector< bool > MeshGeoToolsLib::markNodesOutSideOfPolygon (std::vector< MeshLib::Node * > const &nodes, GeoLib::Polygon const &polygon)