VTK
Classes | Defines
dox/IO/Legacy/vtkDataReader.h File Reference
#include "vtkIOLegacyModule.h"
#include "vtkAlgorithm.h"
#include "vtkStdString.h"
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...

Defines

#define VTK_ASCII   1
#define VTK_BINARY   2

Define Documentation

#define VTK_ASCII   1

Definition at line 35 of file vtkDataReader.h.

#define VTK_BINARY   2

Definition at line 36 of file vtkDataReader.h.