VTK  9.1.0
vtkArrayDispatch::DispatchByArray< ArrayList > Struct Template Reference

Dispatch a single array against all array types mentioned in the ArrayList template parameter. More...

Detailed Description

template<typename ArrayList>
struct vtkArrayDispatch::DispatchByArray< ArrayList >

Dispatch a single array against all array types mentioned in the ArrayList template parameter.

The entry point is: bool DispatchByArray<...>::Execute(vtkDataArray *array, Worker &worker).

Definition at line 258 of file vtkArrayDispatch.h.


The documentation for this struct was generated from the following file: