org.sunflow.core

Class IntersectionState.StackNode

Enclosing Class:
IntersectionState

public static final class IntersectionState.StackNode
extends java.lang.Object

Traversal stack node, helps with tree-based AccelerationStructure traversal.

Field Summary

float
far
float
near
int
node

Field Details

far

public float far

near

public float near

node

public int node