|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray.intersection.EndlCellGenerator.DeterminingCellLocals
public class EndlCellGenerator.DeterminingCellLocals
Field Summary | |
---|---|
int |
bit_mask
|
int |
bit_x
|
int |
bit_y
|
int |
bit_z
|
OctreeCell |
cell
|
int |
child_index
|
int |
index_x
|
int |
index_y
|
int |
index_z
|
int |
shift
|
Constructor Summary | |
---|---|
EndlCellGenerator.DeterminingCellLocals()
|
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 OctreeCell cell
public int child_index
public int index_x
public int index_y
public int index_z
public int shift
Constructor Detail |
---|
public EndlCellGenerator.DeterminingCellLocals()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |