Go to the documentation of this file.
29 #ifndef vtkUnsignedCharArray_h
30 #define vtkUnsignedCharArray_h
33 #if !defined(vtkUnsignedCharArray_cxx)
34 # define VTK_DATA_ARRAY_TEMPLATE_TYPE unsigned char
43 #define vtkDataArray vtkDataArrayTemplate<unsigned char>
58 #if defined(__WRAP__) || defined (__WRAP_GCCXML__)
#define VTKCOMMONCORE_EXPORT
dynamic, self-adjusting array of unsigned char
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for arrays of numeric data
#define VTK_UNSIGNED_CHAR_MAX
#define vtkCreateWrappedArrayInterface(T)
a simple class to control print indentation
static unsigned char GetDataTypeValueMin()
Implementation template for vtkDataArray.
static vtkUnsignedCharArray * New()
#define VTK_UNSIGNED_CHAR_MIN
static unsigned char GetDataTypeValueMax()
void PrintSelf(ostream &os, vtkIndent indent)