|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray.intersection.Intersections.PlaneLocalVariables
public static class Intersections.PlaneLocalVariables
Field Summary | |
---|---|
boolean |
hasIntersection
|
Point3f |
invers_point
|
Ray |
invers_ray
|
float |
invers_t
|
Point3f |
point
|
float |
t
|
RTShader.TransparencyInput |
transparencyInput
|
Constructor Summary | |
---|---|
Intersections.PlaneLocalVariables()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean hasIntersection
public Point3f invers_point
public Ray invers_ray
public float invers_t
public Point3f point
public float t
public final RTShader.TransparencyInput transparencyInput
Constructor Detail |
---|
public Intersections.PlaneLocalVariables()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |