| VTK
    9.0.1
    | 
Dispatch two arrays with the restriction that the type of the first array is in the ArrayList1 TypeList, and the second is in ArrayList2. More...
#include <vtkArrayDispatch.h>
Dispatch two arrays with the restriction that the type of the first array is in the ArrayList1 TypeList, and the second is in ArrayList2.
If all application-wide arrays are desired, use vtkArrayDispatch::Arrays for the first two template parameters. The entry point is: bool Dispatch2ByArray<...>::Execute(vtkDataArray *a1, vtkDataArray *a2, Worker &worker).
Definition at line 285 of file vtkArrayDispatch.h.
 1.8.17
 1.8.17