Click or drag to resize

Altaxo.Geometry.Int64_2D Namespace

[Missing <summary> documentation for "N:Altaxo.Geometry.Int64_2D"]

Classes
 ClassDescription
Public classConcaveHull Represents the concave hull of a set of 2D points.
Public classConcaveHullLengthComparer Compares two Int64LineD2DAnnotated instances by their length.
Public classGrahamScan Calculation of the convex hull of a set of points by a Graham scan.
Public classPolygonMath Mathematics for closed polygons.
Structures
 StructureDescription
Public structureInt64BoundingBox Represents a rectangular bounding box using two Point64 coordinates.
Public structureInt64LineD2DAnnotated Represents a line segment, using Points with Int64 coordinates. The points are annotated with integer numbers, which usually represents indices in a list or array.
Public structureInt64LineSegment Represents a line segment defined by two 64-bit integer points in 2D space.