LineSegmentIntersection Method |
[Missing <summary> documentation for "M:Delaunay.Geo.LineSegment.Intersection(Delaunay.Geo.LineSegment,Delaunay.Geo.LineSegment,System.Boolean)"]
Namespace: Delaunay.Geo
public static Vec2D Intersection( LineSegment l1, LineSegment l2, bool includeEndpoints = false )
[Missing <param name="l1"/> documentation for "M:Delaunay.Geo.LineSegment.Intersection(Delaunay.Geo.LineSegment,Delaunay.Geo.LineSegment,System.Boolean)"]
[Missing <param name="l2"/> documentation for "M:Delaunay.Geo.LineSegment.Intersection(Delaunay.Geo.LineSegment,Delaunay.Geo.LineSegment,System.Boolean)"]
[Missing <param name="includeEndpoints"/> documentation for "M:Delaunay.Geo.LineSegment.Intersection(Delaunay.Geo.LineSegment,Delaunay.Geo.LineSegment,System.Boolean)"]
[Missing <returns> documentation for "M:Delaunay.Geo.LineSegment.Intersection(Delaunay.Geo.LineSegment,Delaunay.Geo.LineSegment,System.Boolean)"]