struct Ray
- Ray
- Struct
- Value
- Object
Defined in:
ray.crConstructors
Class Method Summary
Instance Method Summary
- #direction : Vector
- #inv_direction : Vector
- #origin : Point
- #point_at_parameter(t)
- #sign : Tuple(Int32, Int32, Int32)
- #t_max : Float64
- #t_min : Float64