de.grogra.ray.intersection
Class Intersections.CylinderInput
java.lang.Object
de.grogra.ray.intersection.Intersections.CylinderInput
- Enclosing class:
- Intersections
public static class Intersections.CylinderInput
- 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
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.CylinderInput
public Intersections.CylinderInput()