Skip to content

lima/minor improvements - distance values shown in ShapeTester printouts, and compilation warnings

Guilherme Lima requested to merge lima/minorImprovements into master

This branch contains changes to the distance values printed by the shapeTester, which are related to the bugs identified.

For PlacedRootVolume.h, changes will fix compilation warnings in Debug mode, due to missing override keywords in several function definitions.

Merge request reports