de.grogra.ray.intersection
Class Intersections.BoxLocalVariables
java.lang.Object
de.grogra.ray.intersection.Intersections.BoxLocalVariables
- Enclosing class:
- Intersections
public static class Intersections.BoxLocalVariables
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BACK
public static final short BACK
- See Also:
- Constant Field Values
BOTTOM
public static final short BOTTOM
- See Also:
- Constant Field Values
cur_invers_point
public Point3f cur_invers_point
cur_t
public float cur_t
FRONT
public static final short FRONT
- See Also:
- Constant Field Values
hasIntersection
public boolean hasIntersection
intersection_part
public short intersection_part
invers_point
public Point3f invers_point
invers_ray
public final Ray invers_ray
invers_t
public float invers_t
LEFT
public static final short LEFT
- See Also:
- Constant Field Values
point
public Point3f point
RIGHT
public static final short RIGHT
- See Also:
- Constant Field Values
t
public float t
TOP
public static final short TOP
- See Also:
- Constant Field Values
transparencyInput
public final RTShader.TransparencyInput transparencyInput
u
public float u
v
public float v
Intersections.BoxLocalVariables
public Intersections.BoxLocalVariables()