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

vtkImageReader2.h File Reference

#include "vtkImageSource.h"

Include dependency graph for vtkImageReader2.h:

Include dependency graph

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  vtkImageReader2
 Superclass of binary file readers. More...

Defines

#define VTK_FILE_BYTE_ORDER_BIG_ENDIAN   0
#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN   1


Define Documentation

#define VTK_FILE_BYTE_ORDER_BIG_ENDIAN   0
 

Definition at line 46 of file vtkImageReader2.h.

#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN   1
 

Definition at line 47 of file vtkImageReader2.h.