VTK
Classes | Macros
vtkUnsignedCharArray.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
#include "vtkDataArrayTemplate.h"
Include dependency graph for vtkUnsignedCharArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkUnsignedCharArray
 dynamic, self-adjusting array of unsigned char More...
 

Macros

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   unsigned char
 
#define vtkDataArray   vtkDataArrayTemplate<unsigned char>
 

Macro Definition Documentation

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   unsigned char

Definition at line 34 of file vtkUnsignedCharArray.h.

#define vtkDataArray   vtkDataArrayTemplate<unsigned char>

Definition at line 43 of file vtkUnsignedCharArray.h.