Skip to content

Removed implementation namespace and fixed GetPlacedVolume dispatching in BVHNavigator

Andrei Gheata requested to merge fix_navigators into master

Fixing the backward incompatibility of navigators for the surface model requires some extra changes in the new navigators. I also used the occasion to remove the unnecessary implementation namespace, since the new navigators are header-only

Merge request reports