|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray.intersection.Intersections.SphereIntersectionInput
public static class Intersections.SphereIntersectionInput
Field Summary | |
---|---|
Matrix4f |
invers_transformation
|
Ray |
ray
|
float |
squareRadius
|
Constructor Summary | |
---|---|
Intersections.SphereIntersectionInput()
|
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 Ray ray
public float squareRadius
Constructor Detail |
---|
public Intersections.SphereIntersectionInput()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |