VTK  9.3.20240418
Classes | Enumerations
vtkGenericEnSightReader.h File Reference
#include "vtkIOEnSightModule.h"
#include "vtkMultiBlockDataSetAlgorithm.h"
#include <string>
Include dependency graph for vtkGenericEnSightReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkGenericEnSightReader
 class to read any type of EnSight files More...
 

Enumerations

enum  EnsightReaderCellIdMode { SINGLE_PROCESS_MODE , SPARSE_MODE , NON_SPARSE_MODE , IMPLICIT_STRUCTURED_MODE }
 

Enumeration Type Documentation

◆ EnsightReaderCellIdMode

Enumerator
SINGLE_PROCESS_MODE 
SPARSE_MODE 
NON_SPARSE_MODE 
IMPLICIT_STRUCTURED_MODE 

Definition at line 34 of file vtkGenericEnSightReader.h.