ultimaille
ultimaille copied to clipboard
Abstract cell geometry with a Polyhedron shape
Description:
At some points, we have to do some general computations on cell geometries without the need to know if it is a Tetrahedron
, Hexahedron
, Pyramid
... For example: bary center
, volume
function should be agnostic of the geometry.
Propostion:
Add a Polyhedron
geometry.