Class Lighter

    • Constructor Summary

      Constructors 
      Constructor Description
      Lighter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Color calculerLumierePoint​(Point3D point, java.awt.Color couleur, Point3D normale)  
      void config​(Point3D pointLumiere, double intensite, double rayonEnglobant)  
      • Methods inherited from class java.lang.Object

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

      • Lighter

        public Lighter()
    • Method Detail

      • config

        public void config​(Point3D pointLumiere,
                           double intensite,
                           double rayonEnglobant)