VTK  9.3.20240420
Classes | Macros
vtkWriter.h File Reference
#include "vtkAlgorithm.h"
#include "vtkIOCoreModule.h"
Include dependency graph for vtkWriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkWriter
 abstract class to write data to file(s) More...
 

Macros

#define VTK_ASCII   1
 
#define VTK_BINARY   2
 

Macro Definition Documentation

◆ VTK_ASCII

#define VTK_ASCII   1

Definition at line 31 of file vtkWriter.h.

◆ VTK_BINARY

#define VTK_BINARY   2

Definition at line 32 of file vtkWriter.h.