mirror of
https://github.com/overte-org/overte.git
synced 2025-05-28 00:50:30 +02:00
- make octalCode and children members private - add public getters for accessing these private members - change constructor to require an OctalCode for all non-roots - default constructor constructs a rootNode - make primary access for deleting, adding, and accessing children through public methods that do bookkeeping - calculate AABox on voxel creation so that we don't need to do all the math when we deal with voxels - added methods on VoxelNode for common items like getCorner(), getCenter(), getLevel(), etc |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |