MeshKernel
|
This is the complete list of members for meshkernel::Polygons, including all inherited members.
ComputePointsInPolygons() const | meshkernel::Polygons | |
Enclosure(const UInt index) const | meshkernel::Polygons | inline |
GatherAllEnclosureNodes() const | meshkernel::Polygons | |
GetBoundingBox(UInt polygonIndex) const | meshkernel::Polygons | |
GetNumNodes() const | meshkernel::Polygons | inline |
GetNumPolygons() const | meshkernel::Polygons | inline |
GetProjection() const | meshkernel::Polygons | inline |
IsEmpty() const | meshkernel::Polygons | |
IsPointInAnyPolygon(const Point &point) const | meshkernel::Polygons | |
IsPointInPolygon(Point const &point, UInt polygonIndex) const | meshkernel::Polygons | |
IsPointInPolygons(const Point &point) const | meshkernel::Polygons | |
LinearRefinePolygon(UInt polygonIndex, UInt startIndex, UInt endIndex) const | meshkernel::Polygons | |
OffsetCopy(double distance, bool innerAndOuter) const | meshkernel::Polygons | |
PointsInPolygons(const std::vector< Point > &point) const | meshkernel::Polygons | |
PolygonIndex(UInt startIndex, UInt endIndex) const | meshkernel::Polygons | |
Polygons()=default | meshkernel::Polygons | |
Polygons(const std::vector< Point > &polygon, Projection projection) | meshkernel::Polygons | |
RefineFirstPolygon(UInt startIndex, UInt endIndex, double refinementDistance) const | meshkernel::Polygons | |
RefinePolygon(UInt polygonIndex, UInt startIndex, UInt endIndex, double refinementDistance) const | meshkernel::Polygons | |
SnapToLandBoundary(const LandBoundary &landBoundary, UInt startIndex, UInt endIndex) | meshkernel::Polygons |