-
- Downloads
Optimized memory consumption of VoxelTreeND. Now the leaf objects do not store...
Optimized memory consumption of VoxelTreeND. Now the leaf objects do not store an unnecessary pointer array to non existing leafs. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@747 042f3d55-54a8-47e9-b7fb-15903f145c44
Showing
- VirtualRobot/Workspace/VoxelTreeND.hpp 11 additions, 0 deletionsVirtualRobot/Workspace/VoxelTreeND.hpp
- VirtualRobot/Workspace/VoxelTreeNDElement.hpp 58 additions, 17 deletionsVirtualRobot/Workspace/VoxelTreeNDElement.hpp
- VirtualRobot/Workspace/tests/VoxelTreeTest.cpp 36 additions, 0 deletionsVirtualRobot/Workspace/tests/VoxelTreeTest.cpp
Loading
Please register or sign in to comment