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

IO/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.

Compounds

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 49 of file vtkImageReader2.h.

#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN   1
 

Definition at line 50 of file vtkImageReader2.h.