|
MeshKernel
|
This is the complete list of members for meshkernel::Polygon, including all inherited members.
| ComputeOffset(double displacement, const bool innerAndOuter) const | meshkernel::Polygon | |
| Contains(const Point &point) const | meshkernel::Polygon | |
| EdgeLengths() const | meshkernel::Polygon | |
| FaceAreaAndCenterOfMass() const | meshkernel::Polygon | |
| FaceAreaAndCenterOfMass(const std::vector< Point > &polygon, const Projection projection) | meshkernel::Polygon | static |
| FaceAreaAndCenterOfMass(const std::vector< Point > &nodes, const std::vector< UInt > &nodeIndices, const Projection projection, bool isClosed) | meshkernel::Polygon | static |
| GetBoundingBox() const | meshkernel::Polygon | inline |
| GetProjection() const | meshkernel::Polygon | inline |
| LinearRefine(UInt startIndex, UInt endIndex) const | meshkernel::Polygon | |
| Node(const size_t i) | meshkernel::Polygon | inline |
| Node(const size_t i) const | meshkernel::Polygon | inline |
| Nodes() const | meshkernel::Polygon | inline |
| operator=(const Polygon ©) | meshkernel::Polygon | |
| operator=(Polygon &©) | meshkernel::Polygon | |
| PerimeterLength() const | meshkernel::Polygon | |
| Polygon()=default | meshkernel::Polygon | |
| Polygon(const Polygon ©)=default | meshkernel::Polygon | |
| Polygon(Polygon &©)=default | meshkernel::Polygon | |
| Polygon(const std::vector< Point > &points, Projection projection) | meshkernel::Polygon | |
| Polygon(std::vector< Point > &&points, Projection projection) | meshkernel::Polygon | |
| Refine(UInt startIndex, UInt endIndex, double refinementDistance) const | meshkernel::Polygon | |
| Reset(const std::vector< Point > &points, Projection projection) | meshkernel::Polygon | |
| SegmentLengthExtrema() const | meshkernel::Polygon | |
| Size() const | meshkernel::Polygon | inline |
| SnapToLandBoundary(const size_t startIndex, const size_t endIndex, const LandBoundary &boundary) | meshkernel::Polygon |