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