26 #ifndef vtkSignedCharArray_h
27 #define vtkSignedCharArray_h
30 #if !defined(vtkSignedCharArray_cxx)
31 # define VTK_DATA_ARRAY_TEMPLATE_TYPE signed char
40 #define vtkDataArray vtkDataArrayTemplate<signed char>
55 #if defined(__WRAP__) || defined (__WRAP_GCCXML__)
Implementation template for vtkDataArray.
#define VTKCOMMONCORE_EXPORT
static signed char GetDataTypeValueMin()
#define vtkCreateWrappedArrayInterface(T)
a simple class to control print indentation
abstract superclass for arrays of numeric data
dynamic, self-adjusting array of signed char
#define VTK_SIGNED_CHAR_MIN
static signed char GetDataTypeValueMax()
void PrintSelf(ostream &os, vtkIndent indent)
#define VTK_SIGNED_CHAR_MAX