| 
    VTK
    9.3.0
    
   | 
 
#include "vtkIOImageModule.h"#include "vtkExtentTranslator.h"#include "vtkImageAlgorithm.h"#include "vtkNew.h"#include <array>#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| class | vtkSEPReader | 
| Stanford Exploration Project files reader.  More... | |
Namespaces | |
| namespace | 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 |