+123
−0
src/TNL/Meshes/Geometry/getPlanarMesh.h
0 → 100644
+193
−0
File changed.
Preview size limit exceeded, changes collapsed.
Loading
- added function getPlanarMesh for correcting non-planar polygons in 3D polygon and polyhedral meshes - added unit tests for getPlanarMesh function - refactored getDecomposedMesh specialization for polygons by creating PolygonDecomposer struct to reuse decomposing logic in getPlanarMesh function - other minor refactoring in Meshes/MeshGeometryTest.h
File changed.
Preview size limit exceeded, changes collapsed.