|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray.intersection.Intersections.PlaneInput
public static class Intersections.PlaneInput
Field Summary | |
---|---|
Matrix4f |
invers_transformation
|
Vector3f |
normal
|
Ray |
ray
|
Vector3f |
tangenteU
|
Vector3f |
tangenteV
|
Matrix4f |
transformation
|
RTShader |
transparencyShader
|
Constructor Summary | |
---|---|
Intersections.PlaneInput()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Matrix4f invers_transformation
public Vector3f normal
public Ray ray
public Vector3f tangenteU
public Vector3f tangenteV
public Matrix4f transformation
public RTShader transparencyShader
Constructor Detail |
---|
public Intersections.PlaneInput()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |