Skip to content

Draft: Generic3DShape basic implementation

Juan Gonzalez Caminero requested to merge (removed):generic_bvh into master
  • Implemented a Generic3DShape class from which UnplacedVolumes and Surfaces should inherit
  • In UnplacedPolycone and Polyhedron, moved the Extent() method outside of an #ifndef VECCORE_CUDA block to make it consistent with other unplaced volumes

Merge request reports