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

vtkUnsignedShortArray.h File Reference

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

Include dependency graph for vtkUnsignedShortArray.h:

Include dependency graph

Go to the source code of this file.

Classes

class  vtkUnsignedShortArray
 dynamic, self-adjusting array of unsigned short More...

Defines

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


Define Documentation

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   unsigned short
 

Definition at line 47 of file vtkUnsignedShortArray.h.

#define vtkDataArray   vtkDataArrayTemplate<unsigned short>
 

Definition at line 54 of file vtkUnsignedShortArray.h.