Skip to content

Introduce HTG unlimited cursor and tests

Charles Gueunet requested to merge charles.gueunet/vtk:HTGUniformCursor into master

Unlimited cursors can go deeper than a leaf nodes, allowing to simulated an infinite subdivision. The respect the DepthLimiter, but not yet the mask.

Testing has been added.

  • Test that the neighborhood is also unlimited in the Moore cursors (may not be)

The first commit is a copy paste due to HTG mechanism. Please, review the second one only: !9505 (386e9ddc)

Edited by Charles Gueunet

Merge request reports