de.grogra.ray.intersection
Class Intersections.ObjectOutput

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

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


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

Field Detail

hasIntersection

public boolean hasIntersection

t

public float t
Constructor Detail

Intersections.ObjectOutput

public Intersections.ObjectOutput()