Bouncy Castle Rendering Toolkit 1.0

org.bouncycastle.graphics.rt
Interface Illuminated

All Superinterfaces:
Traceable
All Known Implementing Classes:
World, Aggregate, BvTree

public interface Illuminated
extends Traceable


Method Summary
 LightDataList visibleLights(Hit hit)
           
 
Methods inherited from interface org.bouncycastle.graphics.rt.Traceable
intersections, isIntersected, isShadowing
 

Method Detail

visibleLights

public LightDataList visibleLights(Hit hit)

Bouncy Castle Rendering Toolkit 1.0