Skip to content
Snippets Groups Projects
Commit ce897a72 authored by Thomas Galland's avatar Thomas Galland
Browse files

Add vtkPolyhedronUtilities and Decompose method

Add a new method allowing to decompose polyhedron into tets.
This method will generate new points on polyhedron and it's purpose
is to improve the result of subsequent filters (e.g. contours) on
polyhedrons with concave faces.

The vtkPolyhedronUtilities class is added to contain this method, and
potential future ones working on polyhedrons for the same kind of purpose.
This class can be seen as a toolbox for vtkPolyhedron.
parent f1c6e277
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment