de.grogra.ray.intersection
Class Intersections.ParallelogramInput
java.lang.Object
de.grogra.ray.intersection.Intersections.ParallelogramInput
- Enclosing class:
- Intersections
public static class Intersections.ParallelogramInput
- 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
normal
public final Vector3f normal
ray
public final Ray ray
tangenteU
public final Vector3f tangenteU
tangenteV
public final Vector3f tangenteV
transformation
public final Matrix4f transformation
transparencyShader
public RTShader transparencyShader
Intersections.ParallelogramInput
public Intersections.ParallelogramInput()