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