Go to the documentation of this file.
18 #ifndef viskores_io_DataSetWriter_h
19 #define viskores_io_DataSetWriter_h
71 #endif //viskores_io_DataSetWriter_h
void SetFileTypeToAscii()
Set whether the file will be written in ASCII or binary format.
Definition: VTKDataSetWriter.h:59
Contains and manages the geometric data structures that Viskores operates on.
Definition: DataSet.h:66
FileType
Definition: VTKDataSetWriter.h:31
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
std::string FileName
Definition: VTKDataSetWriter.h:64
void SetFileTypeToBinary()
Set whether the file will be written in ASCII or binary format.
Definition: VTKDataSetWriter.h:61
Reads a legacy VTK file.
Definition: VTKDataSetWriter.h:42