Skip to content
Failed

Changes

Summary

  1. Refactor trapezoid construction (#1221) (details)
Commit 87a3a37d781aae6d768abcccf3dc8fa6ca57588d by noreply
Refactor trapezoid construction (#1221)

* Fix coplanarity test for single precision
* Simplify trapezoid construction
* Fix phi restriction
* Use Turn for both theta and phi and refactor
* Fix quantity operator
* Define angles more clearly
The file was modified src/orange/g4org/SolidConverter.cc (diff)
The file was modified test/orange/orangeinp/detail/PolygonUtils.test.cc (diff)
The file was modified src/orange/orangeinp/detail/PolygonUtils.hh (diff)
The file was modified test/orange/orangeinp/ConvexRegion.test.cc (diff)
The file was modified src/corecel/math/Quantity.hh (diff)
The file was modified test/orange/g4org/SolidConverter.test.cc (diff)
The file was modified src/orange/orangeinp/ConvexRegion.hh (diff)
The file was modified src/orange/orangeinp/ConvexRegion.cc (diff)