VTK  9.3.20240416
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

◆ VTK_FILE_BYTE_ORDER_BIG_ENDIAN

#define VTK_FILE_BYTE_ORDER_BIG_ENDIAN   0

Definition at line 49 of file vtkImageReader.h.

◆ VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN

#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN   1

Definition at line 50 of file vtkImageReader.h.