Class CausticPhotonMap.NearestPhotons

  • Enclosing class:
    CausticPhotonMap

    private static class CausticPhotonMap.NearestPhotons
    extends java.lang.Object
    • Field Detail

      • found

        int found
      • px

        float px
      • py

        float py
      • pz

        float pz
      • max

        private int max
      • gotHeap

        private boolean gotHeap
      • dist2

        protected float[] dist2
    • Constructor Detail

      • NearestPhotons

        NearestPhotons​(Point3 p,
                       int n,
                       float maxDist2)