Skip to content

Refactoring in SpherePack

Anton Gladky requested to merge fix/spherePack_refactoring into master

Some refactoring in SpherePack to increase the readability.

  • Move all implementations into the cpp-file
  • Drop all FOREACH macroses
  • Use the std version of random generator
  • Use enum class instead of plain enum (type safe)
Edited by Anton Gladky

Merge request reports

Loading