VTK-m
2.0
|
Compute the tetrahedralize cells for a uniform grid data set. More...
#include <TetrahedralizeStructured.h>
Public Member Functions | |
template<typename CellSetType > | |
vtkm::cont::CellSetSingleType | Run (const CellSetType &cellSet, vtkm::cont::ArrayHandle< vtkm::IdComponent > &outCellsPerCell) |
Compute the tetrahedralize cells for a uniform grid data set.
|
inline |