Merge branch '20-blockforest-savetofile-loadfromfile-not-working-in-single-precision' into 'master'
Resolve "BlockForest::saveToFile/loadFromFile not working in single precision" Closes #20 See merge request !25
Showing
- src/blockforest/BlockForest.cpp 6 additions, 4 deletionssrc/blockforest/BlockForest.cpp
- src/blockforest/BlockForestFile.h 95 additions, 0 deletionssrc/blockforest/BlockForestFile.h
- src/blockforest/SetupBlockForest.cpp 5 additions, 52 deletionssrc/blockforest/SetupBlockForest.cpp
- tests/blockforest/CMakeLists.txt 12 additions, 1 deletiontests/blockforest/CMakeLists.txt
- tests/blockforest/SaveLoadTest.cpp 122 additions, 0 deletionstests/blockforest/SaveLoadTest.cpp
Please register or sign in to comment