|
VTK-m
2.0
|
#include <RemoveDegenerateCells.h>
Classes | |
| struct | IdentifyDegenerates |
Public Member Functions | |
| template<typename CellSetType > | |
| vtkm::cont::CellSetExplicit | Run (const CellSetType &cellSet) |
| template<typename CellSetList > | |
| vtkm::cont::CellSetExplicit | Run (const vtkm::cont::UncertainCellSet< CellSetList > &cellSet) |
| vtkm::cont::ArrayHandle< vtkm::Id > | GetValidCellIds () const |
Private Attributes | |
| vtkm::cont::ArrayHandle< vtkm::Id > | ValidCellIds |
|
inline |
|
inline |
|
inline |
|
private |
1.8.17