Uses of Class
tracer.Light

Uses of Light in tracer
 

Methods in tracer with parameters of type Light
 Vec3 Ray.localLight(IntersectionInfo info, Light light, Vec3 color)
          Calculates the local light term, given an IntersectionInfo and a Light.