Intersection

public enum Intersection
extension LineIntersection.Intersection: Equatable where Vector: Equatable
extension LineIntersection.Intersection: Hashable where Vector: Hashable

Represents an intersection in a LineIntersection.