Uses of Class
cz.cuni.jagrlib.testing.PhotonMap.Filter

Packages that use PhotonMap.Filter
cz.cuni.jagrlib.testing Temporary JaGrLib modules. 
 

Uses of PhotonMap.Filter in cz.cuni.jagrlib.testing
 

Fields in cz.cuni.jagrlib.testing declared as PhotonMap.Filter
protected  PhotonMap.Filter PhotonMap.filter
          Actual filter for radiance/irradiance estimate.
 

Methods in cz.cuni.jagrlib.testing that return PhotonMap.Filter
static PhotonMap.Filter PhotonMap.Filter.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PhotonMap.Filter[] PhotonMap.Filter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.