|
template<typename InT , typename InS , typename OutT , typename OutS > |
VTKM_CONT void | operator() (const vtkm::cont::ArrayHandle< InT, InS > &inArray, vtkm::cont::ArrayHandle< OutT, OutS > &outArray, const RemoveUnusedPoints &self) const |
|
template<typename InT , typename InS > |
VTKM_CONT void | operator() (const vtkm::cont::ArrayHandle< InT, InS > &inArray, vtkm::cont::UnknownArrayHandle &outHolder, const RemoveUnusedPoints &self) const |
|
◆ operator()() [1/2]
template<typename InT , typename InS , typename OutT , typename OutS >
◆ operator()() [2/2]
template<typename InT , typename InS >
The documentation for this struct was generated from the following file: