Package opticalraytracer
Class RayLensIntersection
- java.lang.Object
-
- opticalraytracer.RayLensIntersection
-
public class RayLensIntersection extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RayLensIntersection()
RayLensIntersection(int profile, double x, double y, Lens lens)
-
-
-
Constructor Detail
-
RayLensIntersection
public RayLensIntersection(int profile, double x, double y, Lens lens)
-
RayLensIntersection
public RayLensIntersection()
-
-