Skip to content

Box Optimizations

Guilherme Amadio requested to merge amadio/vecgeom-box-optimizations into master
  • Use Vector3D interface to express algorithm with simpler expressions
  • Reduce branching

In my tests there are no problems, but more thorough tests would be welcome.

Merge request reports