Uses of Class
opticalraytracer.RayTraceComputer
-
-
Uses of RayTraceComputer in opticalraytracer
Constructors in opticalraytracer with parameters of type RayTraceComputer Constructor Description ControlPanelManager(OpticalRayTracer p, RayTraceComputer rtc)
GraphicDisplay(OpticalRayTracer p, RayTraceComputer rtc)
Creates new form graphicDsiplayLens(OpticalRayTracer parent, RayTraceComputer rtc, double cx, double cy, double lensRadius, double leftSphereRadius, double rightSphereRadius, double userThickness, double ior, double lcf, double rcf, double dispersion, boolean leftHyp, boolean rightHyp, boolean symmetrical)
Lens(OpticalRayTracer parent, RayTraceComputer rtc, java.lang.String desc)
-