Uses of Class
org.sunflow.core.IntersectionState.StackNode
-
Packages that use IntersectionState.StackNode Package Description org.sunflow.core -
-
Uses of IntersectionState.StackNode in org.sunflow.core
Fields in org.sunflow.core declared as IntersectionState.StackNode Modifier and Type Field Description private IntersectionState.StackNode[][]
IntersectionState. stacks
Methods in org.sunflow.core that return IntersectionState.StackNode Modifier and Type Method Description IntersectionState.StackNode[]
IntersectionState. getStack()
Get stack object for tree basedAccelerationStructure
s.
-