IntersectionData

constructor(type: IntersectionType, point: V? = null, segment: Segment<V>? = null)(source)

Parameters

V

The type of vector representing the points in the intersection.