VTK-m
2.0
|
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::OrientCellNormals | inlineprivatestatic |
INVALID_ID | vtkm::worklet::OrientCellNormals | privatestatic |
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::OrientCellNormals | inlinestatic |
SameDirection(const vtkm::Vec< T, 3 > &v1, const vtkm::Vec< T, 3 > &v2) | vtkm::worklet::OrientCellNormals | inlineprivatestatic |