Ray2D

constructor(point: Point, direction: Vector2D, unit: Unit = Unit)

Constructs a Ray starting from point in the specified direction


constructor(point: Point, angle: Angle)

Constructs a Ray starting from point in the specified angle