src/TNL/Meshes/Geometry/isPlanar.h
0 → 100644
+34
−0
Loading
- added getEntityMeasure specializations for 2D and 3D polygon, pyramid, wedge, polyhedron - added unit tests for new getEntityMeasure specializations - added function isPlanar for checking whether all points of a 3D polygon are on the same plane - added unit test for function isPlanar - refactored isDynamicTopology type trait to avoid warning