Package org.sunflow.core
Class IntersectionState.StackNode
java.lang.Object
org.sunflow.core.IntersectionState.StackNode
- Enclosing class:
- IntersectionState
Traversal stack node, helps with tree-based
AccelerationStructure
traversal.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
node
public int node -
near
public float near -
far
public float far
-
-
Constructor Details
-
StackNode
public StackNode()
-