|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray.intersection.DefaultCellGenerator.BoxIntersectionInput
public class DefaultCellGenerator.BoxIntersectionInput
Field Summary | |
---|---|
Vector3d |
direction
|
Vector3f |
maxValues
|
Vector3f |
minValues
|
Point3d |
origin
|
Constructor Summary | |
---|---|
DefaultCellGenerator.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 Vector3d direction
public final Vector3f maxValues
public final Vector3f minValues
public final Point3d origin
Constructor Detail |
---|
public DefaultCellGenerator.BoxIntersectionInput()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |