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