Skip to content

Add method to triangulate faces in vtkPolyhedron

Thomas Galland requested to merge thomas.galland/vtk:addTriangulateFaces into master

Add a method to triangulate faces in vtkPolyhedron.
Primarily intended to tackle some possible problems related to non-planar faces.

Edited by Thomas Galland

Merge request reports