Module raytracer

Class NoShadows

java.lang.Object
de.grogra.ray.light.NoShadows
All Implemented Interfaces:
ShadowProcessor

public class NoShadows extends Object implements ShadowProcessor
  • Constructor Details

    • NoShadows

      public NoShadows()
  • Method Details