Class RayLensIntersection


  • public class RayLensIntersection
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RayLensIntersection

        public RayLensIntersection​(int profile,
                                   double x,
                                   double y,
                                   Lens lens)
      • RayLensIntersection

        public RayLensIntersection()