#include <TriangleWinding.h>
|
template<typename NormalCompType , typename CellPointsType , typename CoordsPortal > |
VTKM_EXEC void | operator() (const vtkm::Vec< NormalCompType, 3 > &cellNormal, CellPointsType &cellPoints, const CoordsPortal &coords) const |
|
◆ ControlSignature
◆ ExecutionSignature
◆ operator()()
template<typename NormalCompType , typename CellPointsType , typename CoordsPortal >
VTKM_EXEC void vtkm::worklet::TriangleWinding::WorkletWindToCellNormals::operator() |
( |
const vtkm::Vec< NormalCompType, 3 > & |
cellNormal, |
|
|
CellPointsType & |
cellPoints, |
|
|
const CoordsPortal & |
coords |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: