MeshKernel
meshkernel::Splines Member List

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

AddSpline(const std::vector< Point > &splines, UInt start, UInt size)meshkernel::Splines
AddSpline(const std::vector< Point > &splines)meshkernel::Splines
ComputeClosestPoint(UInt index, Point point) constmeshkernel::Splines
ComputeClosestPointOnSplineSegment(UInt index, double startSplineSegment, double endSplineSegment, Point point) constmeshkernel::Splines
ComputePointOnSplineFromAdimensionalDistance(UInt index, double maximumGridHeight, bool isSpacingCurvatureAdapted, const std::vector< double > &distances) constmeshkernel::Splines
ComputeSplineLength(UInt index, double startAdimensionalCoordinate, double endAdimensionalCoordinate, UInt numSamples=100, bool accountForCurvature=false, double height=1.0, double assignedDelta=-1.0) constmeshkernel::Splines
Evaluate(const UInt whichSpline, const double lambda) constmeshkernel::Splines
GetBoundingBox(const UInt splineIndex) constmeshkernel::Splines
GetNumSplines() constmeshkernel::Splinesinline
GetSplinesIntersection(UInt first, UInt second, double &crossProductIntersection, Point &intersectionPoint, double &firstSplineRatio, double &secondSplineRatio) constmeshkernel::Splines
m_projectionmeshkernel::Splines
m_splineDerivativesmeshkernel::Splines
m_splineNodesmeshkernel::Splines
m_splinesLengthmeshkernel::Splines
MaxSizeIndex() constmeshkernel::Splines
Replace(const UInt splineIndex, const std::vector< Point > &splinePoints)meshkernel::Splines
Reverse(const UInt splineId)meshkernel::Splines
Size(const UInt whichSpline) constmeshkernel::Splines
SnapSpline(const size_t splineIndex, const LandBoundary &landBoundary, const int numberOfIterations=constants::numeric::defaultSnappingIterations)meshkernel::Splines
Splines()=defaultmeshkernel::Splines
Splines(Projection projection)meshkernel::Splinesexplicit
Splines(CurvilinearGrid const &grid)meshkernel::Splinesexplicit
SwapSplines(const UInt firstSpline, const UInt secondSpline)meshkernel::Splines