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.

Classes

class  vtkIdTypeHolder

Defines

#define VTK_HAS_ID_TYPE
#define VTK_SIZEOF_ID_TYPE   VTK_SIZEOF_INT

Typedefs

typedef int vtkIdType

Functions

VTK_COMMON_EXPORT ostream & operator<< (ostream &os, vtkIdTypeHolder idh)
VTK_COMMON_EXPORT istream & operator>> (istream &is, vtkIdTypeHolder idh)

Variables

 Do_not_include_vtkIdType_directly__vtkSystemIncludes_includes_it


Define Documentation

#define VTK_HAS_ID_TYPE
 

Definition at line 41 of file vtkIdType.h.

#define VTK_SIZEOF_ID_TYPE   VTK_SIZEOF_INT
 

Definition at line 53 of file vtkIdType.h.


Typedef Documentation

typedef int vtkIdType
 

Definition at line 54 of file vtkIdType.h.

Referenced by vtkCellLinks::ResizeCellList().


Function Documentation

VTK_COMMON_EXPORT ostream& operator<< ostream &  os,
vtkIdTypeHolder  idh
 

VTK_COMMON_EXPORT istream& operator>> istream &  is,
vtkIdTypeHolder  idh
 


Variable Documentation

Do_not_include_vtkIdType_directly__vtkSystemIncludes_includes_it
 

Definition at line 37 of file vtkIdType.h.