de.grogra.ray.intersection
Class Intersections.FrustumInput
java.lang.Object
de.grogra.ray.intersection.Intersections.FrustumInput
- Enclosing class:
- Intersections
public static class Intersections.FrustumInput
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
invers_transformation
public final Matrix4f invers_transformation
minIndex
public int minIndex
open_bottom
public boolean open_bottom
open_top
public boolean open_top
radius_ratio
public float radius_ratio
radius_ratio_sq
public float radius_ratio_sq
ray
public final Ray ray
top_normal
public final Vector3f top_normal
top_tangenteU
public final Vector3f top_tangenteU
top_tangenteV
public final Vector3f top_tangenteV
transformation
public final Matrix4f transformation
Intersections.FrustumInput
public Intersections.FrustumInput()