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

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

Align(vtkm::Vec< T, 3 > &normal, const vtkm::Vec< T, 3 > &ref)vtkm::worklet::OrientCellNormalsinlineprivatestatic
INVALID_IDvtkm::worklet::OrientCellNormalsprivatestatic
Run(const CellSetType &cells, const vtkm::cont::ArrayHandle< vtkm::Vec< CoordsCompType, 3 >, CoordsStorageType > &coords, vtkm::cont::ArrayHandle< vtkm::Vec< CellNormalCompType, 3 >, CellNormalStorageType > &cellNormals)vtkm::worklet::OrientCellNormalsinlinestatic
SameDirection(const vtkm::Vec< T, 3 > &v1, const vtkm::Vec< T, 3 > &v2)vtkm::worklet::OrientCellNormalsinlineprivatestatic