VTK  9.3.20240418
Classes | Namespaces | Enumerations | Variables
vtkSEPReader.h File Reference
#include "vtkIOImageModule.h"
#include "vtkExtentTranslator.h"
#include "vtkImageAlgorithm.h"
#include "vtkNew.h"
#include <array>
#include <cstdint>
#include <string>
Include dependency graph for vtkSEPReader.h:

Go to the source code of this file.

Classes

class  vtkSEPReader
 Stanford Exploration Project files reader. More...
 

Namespaces

 details
 

Enumerations

enum class  details::EndiannessType : std::uint8_t { details::SEP_LITTLE_ENDIAN = 0 , details::SEP_BIG_ENDIAN = 1 }
 

Variables

static constexpr int details::SEP_READER_MAX_DIMENSION = 32u