|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.ray.intersection.EndlCellGenerator
public class EndlCellGenerator
| Nested Class Summary | |
|---|---|
class |
EndlCellGenerator.BoxIntersectionInput
|
class |
EndlCellGenerator.BoxIntersectionLocals
|
class |
EndlCellGenerator.BoxIntersectionOutput
|
class |
EndlCellGenerator.DeterminingCellLocals
|
class |
EndlCellGenerator.LastCell
|
| Nested classes/interfaces inherited from interface de.grogra.ray.intersection.CellGenerator |
|---|
CellGenerator.NextCellOutput |
| Constructor Summary | |
|---|---|
EndlCellGenerator()
|
|
| Method Summary | |
|---|---|
static void |
getBoxEnteringIntersection(EndlCellGenerator.BoxIntersectionInput input,
EndlCellGenerator.BoxIntersectionLocals local,
EndlCellGenerator.BoxIntersectionOutput output)
|
void |
getBoxLeavingIntersection(EndlCellGenerator.BoxIntersectionInput input,
EndlCellGenerator.BoxIntersectionLocals local,
EndlCellGenerator.BoxIntersectionOutput output)
|
void |
initialize(OctreeCell sceneNode,
int maxDepth)
|
void |
nextCell(CellGenerator.NextCellOutput output)
|
void |
setRay(Ray ray)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EndlCellGenerator()
| Method Detail |
|---|
public static void getBoxEnteringIntersection(EndlCellGenerator.BoxIntersectionInput input,
EndlCellGenerator.BoxIntersectionLocals local,
EndlCellGenerator.BoxIntersectionOutput output)
public void getBoxLeavingIntersection(EndlCellGenerator.BoxIntersectionInput input,
EndlCellGenerator.BoxIntersectionLocals local,
EndlCellGenerator.BoxIntersectionOutput output)
public void initialize(OctreeCell sceneNode,
int maxDepth)
initialize in interface CellGeneratorpublic void nextCell(CellGenerator.NextCellOutput output)
nextCell in interface CellGeneratorpublic void setRay(Ray ray)
setRay in interface CellGenerator
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||