18#ifndef vtkPolyhedronUtilities_h
19#define vtkPolyhedronUtilities_h
21#include "vtkCommonDataModelModule.h"
27VTK_ABI_NAMESPACE_BEGIN
represent and manipulate cell attribute data
represent and manipulate point attribute data
vtkPolyhedronUtilities & operator=(vtkPolyhedronUtilities const &)=default
static vtkSmartPointer< vtkUnstructuredGrid > Decompose(vtkPolyhedron *polyhedron, vtkPointData *inPd, vtkIdType cellId, vtkCellData *inCd)
Decompose the input polyhedron into tetrahedrons.
vtkPolyhedronUtilities(vtkPolyhedronUtilities const &)=default
A 3D cell defined by a set of polygonal faces.
Hold a reference to a vtkObjectBase instance.
dataset represents arbitrary combinations of all possible cell types