VTK
Classes | Macros
vtkUnsignedCharArray.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
#include "vtkAOSDataArrayTemplate.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 vtkDataArray   vtkAOSDataArrayTemplate<unsigned char>
 

Macro Definition Documentation

#define vtkDataArray   vtkAOSDataArrayTemplate<unsigned char>

Definition at line 39 of file vtkUnsignedCharArray.h.