Go to the documentation of this file.
10 #ifndef vtk_m_io_DataSetWriter_h
11 #define vtk_m_io_DataSetWriter_h
63 #endif //vtk_m_io_DataSetWriter_h
Groups connected points that have the same field value.
Definition: Atomic.h:19
FileType
Definition: VTKDataSetWriter.h:23
Contains and manages the geometric data structures that VTK-m operates on.
Definition: DataSet.h:57
#define VTKM_IO_EXPORT
Definition: vtkm_io_export.h:44
void SetFileTypeToBinary()
Set whether the file will be written in ASCII or binary format.
Definition: VTKDataSetWriter.h:53
Reads a legacy VTK file.
Definition: VTKDataSetWriter.h:34
#define VTKM_CONT
Definition: ExportMacros.h:57
std::string FileName
Definition: VTKDataSetWriter.h:56
void SetFileTypeToAscii()
Set whether the file will be written in ASCII or binary format.
Definition: VTKDataSetWriter.h:51