OGS
|
#include <algorithm>
#include <vector>
#include "GeoLib/AnalyticalGeometry.h"
#include "GeoLib/Polygon.h"
#include "MeshLib/Node.h"
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) |