All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class tracer.Light

java.lang.Object
   |
   +----tracer.Light

public class Light
extends java.lang.Object

Constructor Index

 o Light()

Method Index

 o getColor()
 o getPosition()

Constructors

 o Light
 public Light()

Methods

 o getPosition
 public tracer.Vec3f getPosition()
 o getColor
 public tracer.Vec3f getColor()

All Packages  Class Hierarchy  This Package  Previous  Next  Index