Module raytracer
Package de.grogra.ray

Interface RTLight

All Superinterfaces:
RTObject
All Known Implementing Classes:
HagensBiDiStrategie1.RTPseudoLight, RTAreaLight, RTDirectionalLight, RTPointLight, RTSpotLight

public interface RTLight extends RTObject