|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray.intersection.Intersections.BoxIntersectionInput
public static class Intersections.BoxIntersectionInput
Field Summary | |
---|---|
Vector3f |
maxValues
|
Vector3f |
minValues
|
Ray |
ray
|
Constructor Summary | |
---|---|
Intersections.BoxIntersectionInput()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Vector3f maxValues
public final Vector3f minValues
public final Ray ray
Constructor Detail |
---|
public Intersections.BoxIntersectionInput()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |