Class RayXY

java.lang.Object
com.marginallyclever.ro3.apps.pathtracer.RayXY

public class RayXY extends Object
RayXY is used to track the average color of each pixel as the PathTracer runs.