MeshKernel
meshkernel::Polygons Member List

This is the complete list of members for meshkernel::Polygons, including all inherited members.

ComputePointsInPolygons() constmeshkernel::Polygons
Enclosure(const UInt index) constmeshkernel::Polygonsinline
GatherAllEnclosureNodes() constmeshkernel::Polygons
GetBoundingBox(UInt polygonIndex) constmeshkernel::Polygons
GetNumNodes() constmeshkernel::Polygonsinline
GetNumPolygons() constmeshkernel::Polygonsinline
GetProjection() constmeshkernel::Polygonsinline
IsEmpty() constmeshkernel::Polygons
IsPointInAnyPolygon(const Point &point) constmeshkernel::Polygons
IsPointInPolygon(Point const &point, UInt polygonIndex) constmeshkernel::Polygons
IsPointInPolygons(const Point &point) constmeshkernel::Polygons
LinearRefinePolygon(UInt polygonIndex, UInt startIndex, UInt endIndex) constmeshkernel::Polygons
OffsetCopy(double distance, bool innerAndOuter) constmeshkernel::Polygons
PointsInPolygons(const std::vector< Point > &point) constmeshkernel::Polygons
PolygonIndex(UInt startIndex, UInt endIndex) constmeshkernel::Polygons
Polygons()=defaultmeshkernel::Polygons
Polygons(const std::vector< Point > &polygon, Projection projection)meshkernel::Polygons
RefineFirstPolygon(UInt startIndex, UInt endIndex, double refinementDistance) constmeshkernel::Polygons
RefinePolygon(UInt polygonIndex, UInt startIndex, UInt endIndex, double refinementDistance) constmeshkernel::Polygons
SnapToLandBoundary(const LandBoundary &landBoundary, UInt startIndex, UInt endIndex)meshkernel::Polygons