#include "vtkDataArray.h"
#include "vtkDataArrayTemplate.h"
Go to the source code of this file.
Classes | |
class | vtkUnsignedCharArray |
dynamic, self-adjusting array of unsigned char More... | |
Defines | |
#define | VTK_DATA_ARRAY_TEMPLATE_TYPE unsigned char |
#define | vtkDataArray vtkDataArrayTemplate<unsigned char> |
#define VTK_DATA_ARRAY_TEMPLATE_TYPE unsigned char |
Definition at line 34 of file vtkUnsignedCharArray.h.
#define vtkDataArray vtkDataArrayTemplate<unsigned char> |
Definition at line 41 of file vtkUnsignedCharArray.h.