VTK-m  2.0
vtkm::worklet::Contour Member List

This is the complete list of members for vtkm::worklet::Contour, including all inherited members.

Contour(bool mergeDuplicates=true)vtkm::worklet::Contourinline
GetCellIdMap() constvtkm::worklet::Contourinline
GetInterpolationEdgeIds() constvtkm::worklet::Contourinline
GetMergeDuplicatePoints() constvtkm::worklet::Contourinline
ProcessPointField(const vtkm::cont::ArrayHandle< ValueType, StorageType > &input) constvtkm::worklet::Contourinline
ReleaseCellMapArrays()vtkm::worklet::Contourinline
Run(const std::vector< ValueType > &isovalues, const CellSetType &cells, const CoordinateSystem &coordinateSystem, const vtkm::cont::ArrayHandle< ValueType, StorageTagField > &input, vtkm::cont::ArrayHandle< vtkm::Vec< CoordinateType, 3 >, StorageTagVertices > &vertices)vtkm::worklet::Contourinline
Run(const std::vector< ValueType > &isovalues, const CellSetType &cells, const CoordinateSystem &coordinateSystem, const vtkm::cont::ArrayHandle< ValueType, StorageTagField > &input, vtkm::cont::ArrayHandle< vtkm::Vec< CoordinateType, 3 >, StorageTagVertices > &vertices, vtkm::cont::ArrayHandle< vtkm::Vec< CoordinateType, 3 >, StorageTagNormals > &normals)vtkm::worklet::Contourinline
SetMergeDuplicatePoints(bool merge)vtkm::worklet::Contourinline
SharedStatevtkm::worklet::Contourprivate