VTK
Classes | Macros
vtkUnsignedShortArray.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
#include "vtkDataArrayTemplate.h"
Include dependency graph for vtkUnsignedShortArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Macros

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

Macro Definition Documentation

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   unsigned short

Definition at line 35 of file vtkUnsignedShortArray.h.

#define vtkDataArray   vtkDataArrayTemplate<unsigned short>

Definition at line 44 of file vtkUnsignedShortArray.h.