struct

CrystalRayTracer::Ray

Inherits Struct < Value < Object

Constructors

new(start : Vector, dir : Vector)
Source

Instance methods

clone
Source
copy_with(start _start = @start, dir _dir = @dir)
Source
dir
start