Skip to content

Add const correctness to Accessor and Visitors

Compare
Choose a tag to compare
@facontidavide facontidavide released this 09 Nov 21:04
· 18 commits to main since this release

This release fix some problems with the "constness" of the VoxelGrid methods.

In particular, it adds the method VoxelGrid<>::createConstAccessor and add a const version of VoxelGrid<>::forEachCell