|
VTK-m
2.0
|
Go to the source code of this file.
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
| vtkm::worklet | |
| VTK-m Worklets. | |
| vtkm::worklet::flying_edges | |
| vtkm::worklet::flying_edges::data | |
Functions | |
| VTKM_EXEC vtkm::UInt8 | vtkm::worklet::flying_edges::data::GetNumberOfPrimitives (vtkm::UInt8 edgecase) |
| VTKM_EXEC vtkm::UInt8 const * | vtkm::worklet::flying_edges::data::GetEdgeUses (vtkm::UInt8 edgecase) |
| VTKM_EXEC vtkm::UInt8 const * | vtkm::worklet::flying_edges::data::GetTriEdgeCases (vtkm::UInt8 edgecase) |
| VTKM_EXEC vtkm::Vec< vtkm::UInt8, 2 > | vtkm::worklet::flying_edges::data::GetVertMap (vtkm::Id index) |
| VTKM_EXEC vtkm::Id3 | vtkm::worklet::flying_edges::data::GetVertOffsets (SumXAxis, vtkm::UInt8 index) |
| VTKM_EXEC vtkm::Id3 | vtkm::worklet::flying_edges::data::GetVertOffsets (SumYAxis, vtkm::UInt8 index) |
1.8.17