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