|
VTK-m
2.0
|
#include <Triangulate.h>
Classes | |
| struct | DistributeCellData |
Public Member Functions | |
| Triangulate () | |
| template<typename CellSetType > | |
| vtkm::cont::CellSetSingleType | Run (const CellSetType &cellSet) |
| vtkm::cont::CellSetSingleType | Run (const vtkm::cont::CellSetStructured< 2 > &cellSet) |
| vtkm::cont::CellSetSingleType | Run (const vtkm::cont::CellSetStructured< 3 > &) |
| vtkm::cont::CellSetSingleType | Run (const vtkm::cont::CellSetStructured< 1 > &) |
| DistributeCellData::ScatterType | GetOutCellScatter () const |
Private Attributes | |
| DistributeCellData::ScatterType | OutCellScatter |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
1.8.17