VTK
9.1.0
|
Dispatch a single array against all array types in the application-wide vtkArrayDispatch::Arrays list with the added restriction that the array must have a type that appears the ValueTypeList TypeList. More...
Dispatch a single array against all array types in the application-wide vtkArrayDispatch::Arrays list with the added restriction that the array must have a type that appears the ValueTypeList TypeList.
The entry point is: bool DispatchByValueType<...>::Execute(vtkDataArray *array, Worker &worker).
Definition at line 269 of file vtkArrayDispatch.h.