13 #ifndef vtkAffineUnsignedLongArray_h 14 #define vtkAffineUnsignedLongArray_h 16 #include "vtkAffineArray.h" 18 #include "vtkDeprecation.h" 23 #if !defined(__VTK_WRAP__) || defined(__VTK_WRAP_PYTHON__) 24 #define vtkDataArray vtkAffineArray<unsigned long> 31 #if !defined(__VTK_WRAP__) || defined(__VTK_WRAP_PYTHON__) 42 #if (defined(__VTK_WRAP__) || defined(__WRAP_GCCXML__)) && !defined(__VTK_WRAP_PYTHON__) 43 vtkCreateAffineWrappedArrayInterface(
unsigned long);
59 typedef vtkAffineArray<unsigned long> RealSuperclass;
#define VTKCOMMONCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
affine implicit array of unsigned long.
#define VTK_ABI_NAMESPACE_BEGIN
static vtkDataArray * FastDownCast(vtkAbstractArray *source)
VTK_ABI_NAMESPACE_BEGIN class VTK_DEPRECATED_IN_9_6_0("Use vtkAffineTypeUnsignedLongArray instead") VTKCOMMONCORE_EXPORT vtkAffineUnsignedLongArray vtkArrayDownCast_FastCastMacro(vtkAffineUnsignedLongArray)
void operator=(const vtkObjectBase &)