Skip to content

Draft BVH Refactoring

Juan Gonzalez Caminero requested to merge (removed):bvh-refactor into master
  • Removed all usage of Volume-related functionality from the BVH traversal
  • Geometry model-specific functionality now implemented as callbacks to the BVH functions
  • Removed unused functions
  • No errors seen in TestVGDMLNavigation
Edited by Juan Gonzalez Caminero

Merge request reports