MeshKernel
|
This is the complete list of members for meshkernel::LandBoundary, including all inherited members.
AddSegment(const Point &leftNode, const Point &rightNode) | meshkernel::LandBoundary | |
ClosestPoint(const Point &point, const size_t point1Index, const size_t point2Index, const Projection projection) const | meshkernel::LandBoundary | |
FindNearestPoint(const Point &samplePoint, const Projection &projection, Point &nearestPoint, double &minimumDistance, UInt &segmentStartIndex, double &scaledDistanceToStart) const | meshkernel::LandBoundary | |
FindNearestPoint(const Point &samplePoint, const Projection &projection) const | meshkernel::LandBoundary | |
FindPolylineIndices() const | meshkernel::LandBoundary | |
GetBoundingBox(const size_t startIndex, const size_t endIndex) const | meshkernel::LandBoundary | |
GetBoundingBox() const | meshkernel::LandBoundary | |
GetNodeMask(const Polygons &polygons) const | meshkernel::LandBoundary | |
GetNodes() const | meshkernel::LandBoundary | inline |
GetNumNodes() const | meshkernel::LandBoundary | inline |
IsEmpty() const | meshkernel::LandBoundary | inline |
LandBoundary(const std::vector< Point > &landBoundary) | meshkernel::LandBoundary | explicit |
Node(const size_t i) const | meshkernel::LandBoundary | inline |