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

Common/vtkIdType.h File Reference

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

Included by dependency graph

Go to the source code of this file.

Defines

#define VTK_HAS_ID_TYPE
#define VTK_SIZEOF_ID_TYPE   VTK_SIZEOF_INT

Typedefs

typedef int vtkIdType

Variables

 Do_not_include_vtkIdType_directly__vtkSystemIncludes_includes_it


Define Documentation

#define VTK_HAS_ID_TYPE
 

Definition at line 37 of file vtkIdType.h.

#define VTK_SIZEOF_ID_TYPE   VTK_SIZEOF_INT
 

Definition at line 49 of file vtkIdType.h.


Typedef Documentation

typedef int vtkIdType
 

Definition at line 50 of file vtkIdType.h.

Referenced by vtkCellLinks::ResizeCellList().


Variable Documentation

Do_not_include_vtkIdType_directly__vtkSystemIncludes_includes_it
 

Definition at line 33 of file vtkIdType.h.