| VTK
    9.0.1
    | 
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 705 of file vtkAbstractArray.h.
| 
 | inline | 
Definition at line 707 of file vtkAbstractArray.h.
 1.8.17
 1.8.17