de.grogra.ray.intersection
Class Intersections.BoxIntersectionLocalVariables

java.lang.Object
  extended by de.grogra.ray.intersection.Intersections.BoxIntersectionLocalVariables
Enclosing class:
Intersections

public static class Intersections.BoxIntersectionLocalVariables
extends java.lang.Object


Field Summary
 Point3f point
           
 float t
           
 
Constructor Summary
Intersections.BoxIntersectionLocalVariables()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

point

public Point3f point

t

public float t
Constructor Detail

Intersections.BoxIntersectionLocalVariables

public Intersections.BoxIntersectionLocalVariables()