VTK-m  2.0
vtkm::worklet::marching_cells::GenerateNormals Member List

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

operator()(const CoordinateSystem &coordinates, const vtkm::cont::Invoker &invoker, vtkm::cont::ArrayHandle< vtkm::Vec< NormalCType, 3 >> &normals, const vtkm::cont::ArrayHandle< InputFieldType, InputStorageType > &field, const CellSet cellset, const vtkm::cont::ArrayHandle< vtkm::Id2 > &edges, const vtkm::cont::ArrayHandle< vtkm::FloatDefault > &weights) constvtkm::worklet::marching_cells::GenerateNormalsinline