|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray.intersection.Intersections.SphereIntersectionLocalVariables
public static class Intersections.SphereIntersectionLocalVariables
Field Summary | |
---|---|
float |
a
|
float |
b
|
float |
c
|
float |
D
|
Vector3f |
dg
|
Vector3f |
g
|
Ray |
invers_ray
|
float |
invers_t
|
Constructor Summary | |
---|---|
Intersections.SphereIntersectionLocalVariables()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float a
public float b
public float c
public float D
public Vector3f dg
public Vector3f g
public Ray invers_ray
public float invers_t
Constructor Detail |
---|
public Intersections.SphereIntersectionLocalVariables()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |