VTK  9.3.20240319
Classes | Macros
vtkDataReader.h File Reference
#include "vtkIOLegacyModule.h"
#include "vtkSimpleReader.h"
#include "vtkStdString.h"
#include <vtkSmartPointer.h>
#include <locale>
Include dependency graph for vtkDataReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkDataReader
 helper superclass for objects that read vtk data files More...
 

Macros

#define VTK_ASCII   1
 
#define VTK_BINARY   2
 

Macro Definition Documentation

◆ VTK_ASCII

#define VTK_ASCII   1

Definition at line 28 of file vtkDataReader.h.

◆ VTK_BINARY

#define VTK_BINARY   2

Definition at line 29 of file vtkDataReader.h.