Skip to content
Commit f1389ef8 authored by Ján Bobot's avatar Ján Bobot Committed by Jakub Klinkovský
Browse files

Meshes/Geometry: added function getPlanarMesh + refactoring

- 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
parent e31a3146
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment