java.lang.Object
de.grogra.ray.intersection.EndlCellGenerator.BoxIntersectionOutput
- Enclosing class:
- EndlCellGenerator
-
Field Details
-
hasIntersection
public boolean hasIntersection -
enteringT
public double enteringT -
enteringPoint
-
enteringPart
public int enteringPart -
leavingT
public double leavingT -
leavingPoint
-
leavingPart
public int leavingPart -
errorOccurred
public boolean errorOccurred
-
-
Constructor Details
-
BoxIntersectionOutput
public BoxIntersectionOutput()
-