Ray module

class Ray.Ray(origin: Point3D.Point3D, direction: Vector.Vector)

Bases: object

A line that has a start and a direction.