74e4544a55
* Bug: In Bora/SlicingDataModel, the division was done with integers, leading so there was a rounding *before* we casted to double. Now, use the BoxSet::getRatio() method and cast to double *before* dividing. |
||
---|---|---|
.. | ||
python | ||
src | ||
CMakeLists.txt |