struct CrystalRayTracer::Intersection
- CrystalRayTracer::Intersection
- Struct
- Value
- Object
Defined in:
crystal_ray_tracer.crConstructors
Instance Method Summary
- #clone
- #copy_with(thing _thing = @thing, ray _ray = @ray, dist _dist = @dist)
- #dist : Float64
- #ray : Ray
- #thing : Thing