#include <OrientPointAndCellNormals.h>
|
template<typename CoordT , typename NormalT , typename RangePortal > |
VTKM_EXEC void | operator() (const vtkm::Vec< CoordT, 3 > &point, vtkm::Vec< NormalT, 3 > &pointNormal, const RangePortal &ranges, bool &isActive, bool &isVisited) const |
|
◆ ControlSignature
◆ ExecutionSignature
◆ operator()()
template<typename CoordT , typename NormalT , typename RangePortal >
VTKM_EXEC void vtkm::worklet::OrientPointAndCellNormals::WorkletMarkSourcePoints::operator() |
( |
const vtkm::Vec< CoordT, 3 > & |
point, |
|
|
vtkm::Vec< NormalT, 3 > & |
pointNormal, |
|
|
const RangePortal & |
ranges, |
|
|
bool & |
isActive, |
|
|
bool & |
isVisited |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: