graphics.zbuffer
Class Light

java.lang.Object
  extended by graphics.zbuffer.Light

public class Light
extends java.lang.Object


Constructor Summary
Light(Vec3Float lvect, int lmode, int lintensity)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Light

public Light(Vec3Float lvect,
             int lmode,
             int lintensity)