Rings
Version 0.3

Uses of Interface
threeD.raytracer.lighting.SurfaceLight

Packages that use SurfaceLight
threeD.raytracer.lighting   
 

Uses of SurfaceLight in threeD.raytracer.lighting
 

Classes in threeD.raytracer.lighting that implement SurfaceLight
 class RectangularLight
          A RectangularLight object provides PointLight samples that are randomly distributed across the a plane surface.
 class SphericalLight
          A SphericalLight object provides PointLight samples that are randomly distributed across the surface of a sphere.
 


Rings
Version 0.3

Copyright 2003-05 Mike Murray