|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sunflow.core.IntersectionState.StackNode
public static final class IntersectionState.StackNode
Traversal stack node, helps with tree-based AccelerationStructure
traversal.
| Field Summary | |
|---|---|
float |
far
|
float |
near
|
int |
node
|
| Constructor Summary | |
|---|---|
IntersectionState.StackNode()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int node
public float near
public float far
| Constructor Detail |
|---|
public IntersectionState.StackNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||