public class RayLensIntersection
extends java.lang.Object
| Constructor and Description |
|---|
RayLensIntersection() |
RayLensIntersection(int profile,
double x,
double y,
Lens lens) |
public RayLensIntersection(int profile,
double x,
double y,
Lens lens)
public RayLensIntersection()