|
VTK
9.7.20260805
|
#include <vtkAbstractArray.h>
Implementation of vtkArrayDownCast.
The templating/etc is moved to this worker struct to get around limitations of template functions (no partial specialization, ambiguities, etc).
Definition at line 796 of file vtkAbstractArray.h.
Public Member Functions | |
| ArrayT * | operator() (vtkAbstractArray *array) |
|
inline |
Definition at line 798 of file vtkAbstractArray.h.