Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkWriter.h File Reference

#include "vtkProcessObject.h"

Include dependency graph for vtkWriter.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

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

Defines

#define VTK_ASCII   1
#define VTK_BINARY   2


Define Documentation

#define VTK_ASCII   1
 

Definition at line 59 of file vtkWriter.h.

#define VTK_BINARY   2
 

Definition at line 60 of file vtkWriter.h.