class CrystalRayTracer::DefaultScene

Defined in:

crystal_ray_tracer/default_scene.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail


[View source]
def lights : Array(CrystalRayTracer::Light) #

[View source]
def things : Array(CrystalRayTracer::Thing) #

[View source]