VTK-m
2.0
|
This is the complete list of members for vtkm::worklet::OrientPointAndCellNormals, including all inherited members.
Align(vtkm::Vec< T, 3 > &normal, const vtkm::Vec< T, 3 > &ref) | vtkm::worklet::OrientPointAndCellNormals | inlineprivatestatic |
INVALID_ID | vtkm::worklet::OrientPointAndCellNormals | privatestatic |
Run(const CellSetType &cells, const vtkm::cont::ArrayHandle< vtkm::Vec< CoordsCompType, 3 >, CoordsStorageType > &coords, vtkm::cont::ArrayHandle< vtkm::Vec< PointNormalCompType, 3 >, PointNormalStorageType > &pointNormals, vtkm::cont::ArrayHandle< vtkm::Vec< CellNormalCompType, 3 >, CellNormalStorageType > &cellNormals) | vtkm::worklet::OrientPointAndCellNormals | inlinestatic |
SameDirection(const vtkm::Vec< T, 3 > &v1, const vtkm::Vec< T, 3 > &v2) | vtkm::worklet::OrientPointAndCellNormals | inlineprivatestatic |