Uses of Class
de.grogra.gpuflux.scene.BVH.BVHNode
-
Uses of BVHNode in de.grogra.gpuflux.scene.BVH
ModifierConstructorDescriptionBVHNode
(int axis, int idx, int pcount, BoundingBox3d bb, BVHNode left, BVHNode right) BVHTree
(BVHNode root, BoundingBox3d bbox, Integer[] primOrder)