|
VTK
|
#include "vtkIOLegacyModule.h"#include "vtkSimpleReader.h"#include "vtkStdString.h"#include <locale>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 |
| #define VTK_ASCII 1 |
Definition at line 38 of file vtkDataReader.h.
| #define VTK_BINARY 2 |
Definition at line 39 of file vtkDataReader.h.
1.8.14