VTK  9.2.6
vtkMultiBlockPLOT3DReaderInternals.h File Reference
#include "vtkByteSwap.h"
#include "vtkIOParallelModule.h"
#include "vtkMultiBlockPLOT3DReader.h"
#include "vtkSmartPointer.h"
#include "vtkStructuredGrid.h"
#include <exception>
#include <vector>
Include dependency graph for vtkMultiBlockPLOT3DReaderInternals.h:

Go to the source code of this file.

Classes

struct  vtkMultiBlockPLOT3DReaderInternals
struct  vtkMultiBlockPLOT3DReaderInternals::Dims
struct  vtkMultiBlockPLOT3DReaderInternals::InternalSettings
class  vtkMultiBlockPLOT3DReaderRecord

Macros

#define vtk_fseek   fseek
#define vtk_ftell   ftell
#define vtk_off_t   long

Macro Definition Documentation

◆ vtk_fseek

#define vtk_fseek   fseek

Definition at line 34 of file vtkMultiBlockPLOT3DReaderInternals.h.

◆ vtk_ftell

#define vtk_ftell   ftell

Definition at line 35 of file vtkMultiBlockPLOT3DReaderInternals.h.

◆ vtk_off_t

#define vtk_off_t   long

Definition at line 36 of file vtkMultiBlockPLOT3DReaderInternals.h.