Home
last modified time | relevance | path

Searched refs:IndicesSort (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/rendering/
H A DTriangulator.h190 class IndicesSort : public vtkm::worklet::WorkletMapField
194 IndicesSort() {} in IndicesSort() function
579 vtkm::worklet::DispatcherMapField<IndicesSort> sortInvoker; in ExternalTrianlges()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/rendering/
H A DTriangulator.h186 class IndicesSort : public vtkm::worklet::WorkletMapField
190 IndicesSort() {} in IndicesSort() function
624 vtkm::worklet::DispatcherMapField<IndicesSort> sortInvoker; in ExternalTriangles()