|
VTK
9.7.20260718
|
Implementation of vtkArrayDownCast. More...
#include <vtkAbstractArray.h>
Public Member Functions | |
| ArrayT * | operator() (vtkAbstractArray *array) |
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.
|
inline |
Definition at line 798 of file vtkAbstractArray.h.