Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkUnsignedCharArray.h File Reference

#include "vtkDataArray.h"
#include "vtkDataArrayTemplate.h"

Include dependency graph for vtkUnsignedCharArray.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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 Documentation

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   unsigned char
 

Definition at line 45 of file vtkUnsignedCharArray.h.

#define vtkDataArray   vtkDataArrayTemplate<unsigned char>
 

Definition at line 52 of file vtkUnsignedCharArray.h.