VTK
Classes | Macros
vtkUnsignedShortArray.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
#include "vtkAOSDataArrayTemplate.h"
Include dependency graph for vtkUnsignedShortArray.h:

Go to the source code of this file.

Classes

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

Macros

#define vtkDataArray   vtkAOSDataArrayTemplate<unsigned short>
 

Macro Definition Documentation

#define vtkDataArray   vtkAOSDataArrayTemplate<unsigned short>

Definition at line 40 of file vtkUnsignedShortArray.h.