VTK  9.4.20241121
vtkArrayDispatch::Dispatch2SameValueTypeUsingArrays< ArrayList > Struct Template Reference

Dispatch two arrays, restricting the valid code paths to use only arrays that have the same ValueType. More...

Detailed Description

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

Dispatch two arrays, restricting the valid code paths to use only arrays that have the same ValueType.

All application-wide arrays in vtkArrayDispatch::Arrays are used. The entry point is: bool Dispatch2SameValueType::Execute( vtkDataArray *a1, vtkDataArray *a2, Worker &worker).

Definition at line 285 of file vtkArrayDispatch.h.


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