class RayTracerChallenge::Intersections

Overview

A collection of Intersection sorted by t

Defined in:

ray_tracer_challenge/intersections.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(*args) #

[View source]

Instance Method Detail

def [](index : Int) #

[View source]
def hit #

[View source]
def size #

[View source]