cz.cuni.jagrlib.iface
Interface LightTracing

All Known Implementing Classes:
PhotonTracing

public interface LightTracing

General interface for light tracing methods (photon tracing, light tracing, ..).

Since:
0.26

Method Summary
 void illuminateScene()
          Illuminate scene (transfer light from the light sources to the scene).
 

Method Detail

illuminateScene

void illuminateScene()
Illuminate scene (transfer light from the light sources to the scene).