|
VTK-m
2.0
|
Compute the tetrahedralize cells for an explicit grid data set. More...
#include <TetrahedralizeExplicit.h>
Classes | |
| class | TetrahedralizeCell |
| class | TetrahedraPerCell |
Public Member Functions | |
| TetrahedralizeExplicit () | |
| template<typename CellSetType > | |
| vtkm::cont::CellSetSingleType | Run (const CellSetType &cellSet, vtkm::cont::ArrayHandle< vtkm::IdComponent > &outCellsPerCell) |
Compute the tetrahedralize cells for an explicit grid data set.
|
inline |
|
inline |
1.8.17