java.lang.Object
de.grogra.ray.intersection.DefaultCellGenerator.FirstCellLocals
- Enclosing class:
- DefaultCellGenerator
-
Field Summary
Modifier and TypeFieldDescriptionint
int
int
int
int
int
int
int
int
int
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
z
public int z -
cur_depth
public int cur_depth -
cur_cell
-
bit_x
public int bit_x -
bit_y
public int bit_y -
bit_z
public int bit_z -
shift
public int shift -
bit_mask
public int bit_mask -
child
public int child -
lastPart
public int lastPart -
lastFirstCellFromOutside
-
-
Constructor Details
-
FirstCellLocals
public FirstCellLocals()
-