|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.ray.intersection.EndlCellGenerator.BoxIntersectionOutput
public class EndlCellGenerator.BoxIntersectionOutput
| Field Summary | |
|---|---|
int |
enteringPart
|
Point3d |
enteringPoint
|
double |
enteringT
|
boolean |
errorOccurred
|
boolean |
hasIntersection
|
int |
leavingPart
|
Point3d |
leavingPoint
|
double |
leavingT
|
| Constructor Summary | |
|---|---|
EndlCellGenerator.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 errorOccurred
public boolean hasIntersection
public int leavingPart
public final Point3d leavingPoint
public double leavingT
| Constructor Detail |
|---|
public EndlCellGenerator.BoxIntersectionOutput()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||