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

vtkImageReader.h File Reference

#include "vtkImageReader2.h"

Include dependency graph for vtkImageReader.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  vtkImageReader
 Superclass of transformable 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 51 of file vtkImageReader.h.

#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN   1
 

Definition at line 52 of file vtkImageReader.h.