13 #ifndef vtkStdFunctionTypeInt16Array_h 14 #define vtkStdFunctionTypeInt16Array_h 16 #include "vtkStdFunctionArray.h" 18 #include "vtkDeprecation.h" 23 #if !defined(__VTK_WRAP__) || defined(__VTK_WRAP_PYTHON__) 24 #define vtkDataArray vtkStdFunctionArray<vtkTypeInt16> 31 #if !defined(__VTK_WRAP__) || defined(__VTK_WRAP_PYTHON__) 42 #if (defined(__VTK_WRAP__) || defined(__WRAP_GCCXML__)) && !defined(__VTK_WRAP_PYTHON__) 43 vtkCreateStdFunctionWrappedArrayInterface(vtkTypeInt16);
58 typedef vtkStdFunctionArray<vtkTypeInt16> RealSuperclass;
VTK_ABI_NAMESPACE_BEGIN class VTK_DEPRECATED_IN_9_7_0("Use vtkStdFunctionTypeTypeInt16Array instead") VTKCOMMONCORE_EXPORT vtkStdFunctionTypeInt16Array vtkArrayDownCast_FastCastMacro(vtkStdFunctionTypeInt16Array)
#define VTKCOMMONCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
#define VTK_ABI_NAMESPACE_BEGIN
static vtkDataArray * FastDownCast(vtkAbstractArray *source)
void operator=(const vtkObjectBase &)
std function implicit array of vtkTypeInt16.