|
VTK
9.5.20251105
|
#include "vtkDeprecation.h"#include "vtkIOImageModule.h"#include "vtkImageAlgorithm.h"#include "vtkResourceStream.h"#include "vtkSmartPointer.h"Go to the source code of this file.
Classes | |
| class | vtkImageReader2 |
| Superclass of binary file readers. More... | |
Macros | |
| #define | VTK_FILE_BYTE_ORDER_BIG_ENDIAN 0 |
| #define | VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN 1 |
| #define VTK_FILE_BYTE_ORDER_BIG_ENDIAN 0 |
Definition at line 157 of file vtkImageReader2.h.
| #define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN 1 |
Definition at line 158 of file vtkImageReader2.h.