|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray.intersection.DefaultCellGenerator.BoxIntersectionOutput
public class DefaultCellGenerator.BoxIntersectionOutput
Field Summary | |
---|---|
int |
enteringPart
|
Point3d |
enteringPoint
|
double |
enteringT
|
boolean |
hasIntersection
|
int |
leavingPart
|
Point3d |
leavingPoint
|
double |
leavingT
|
Constructor Summary | |
---|---|
DefaultCellGenerator.BoxIntersectionOutput()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int enteringPart
public final Point3d enteringPoint
public double enteringT
public boolean hasIntersection
public int leavingPart
public final Point3d leavingPoint
public double leavingT
Constructor Detail |
---|
public DefaultCellGenerator.BoxIntersectionOutput()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |