VTK
Classes | Macros
vtkImageReader.h File Reference
#include "vtkIOImageModule.h"
#include "vtkImageReader2.h"
Include dependency graph for vtkImageReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkImageReader
 Superclass of transformable binary file readers. More...
 

Macros

#define VTK_FILE_BYTE_ORDER_BIG_ENDIAN   0
 
#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN   1
 

Macro Definition Documentation

#define VTK_FILE_BYTE_ORDER_BIG_ENDIAN   0

Definition at line 41 of file vtkImageReader.h.

#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN   1

Definition at line 42 of file vtkImageReader.h.