Class OctreeRaycaster

A raycaster for linear octrees.

This octree traversal implementation uses octant child existence bitmasks to avoid hash table lookup misses.

Based on "An Efficient Parametric Algorithm for Octree Traversal" by J. Revelles et al. (2000)

Constructors

Methods

Constructors

Methods