Skip to content
Failed

Changes

Summary

  1. Improve gentrap documentation and fix typos (#1205) (details)
Commit a01607821ed055f6cce2493b4dcbef99de649217 by noreply
Improve gentrap documentation and fix typos (#1205)

* Fix sense of gentrap side faces

* Fix unrelated typos

* Add test for opposite orientation of input points

The points in upper face should still be provided in the same
corresponding order as in the lower face. Otherwise a standard
trapezoid will have twisted faces, which is still not supported for now.

* Improved GenTrap documentation

* Revert "Fix sense of gentrap side faces"
The file was modified test/orange/orangeinp/ConvexRegion.test.cc (diff)
The file was modified src/orange/orangeinp/ConvexRegion.hh (diff)
The file was modified src/orange/orangeinp/detail/SenseEvaluator.hh (diff)
The file was modified src/corecel/io/Join.hh (diff)