apps.lightrays.raytracer.scene.geometry
Class HitInfo

java.lang.Object
  extended by apps.lightrays.raytracer.scene.geometry.HitInfo

public class HitInfo
extends java.lang.Object

The Class HitInfo.


Constructor Summary
HitInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HitInfo

public HitInfo()