|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray.intersection.DefaultCellGenerator.FirstCellLocals
public class DefaultCellGenerator.FirstCellLocals
Field Summary | |
---|---|
int |
bit_mask
|
int |
bit_x
|
int |
bit_y
|
int |
bit_z
|
int |
child
|
OctreeCell |
cur_cell
|
int |
cur_depth
|
OctreeCell |
lastFirstCellFromOutside
|
int |
lastPart
|
int |
shift
|
int |
x
|
int |
y
|
int |
z
|
Constructor Summary | |
---|---|
DefaultCellGenerator.FirstCellLocals()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int bit_mask
public int bit_x
public int bit_y
public int bit_z
public int child
public OctreeCell cur_cell
public int cur_depth
public OctreeCell lastFirstCellFromOutside
public int lastPart
public int shift
public int x
public int y
public int z
Constructor Detail |
---|
public DefaultCellGenerator.FirstCellLocals()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |