36 #ifndef vtkSurfaceWriter_H
37 #define vtkSurfaceWriter_H
80 const bool writePointValues
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A class for handling file names.
Base class for surface writers.
surfaceWriter(const IOstream::streamFormat writeFormat, const IOstream::compressionType writeCompression)
Construct given write options.
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces, const wordList &fieldNames, const bool writePointValues #define FieldTypeValuesConstArg(Type, nullArg)) const =0
Write fields for a single surface to file.
A surfaceWriter for VTK legacy format with support for writing ASCII or binary.
TypeName("vtk")
Runtime type information.
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces, const wordList &fieldNames, const bool writePointValues #define FieldTypeValuesConstArg(Type, nullArg)) const=0
Inherit base class templated write.
virtual ~vtkSurfaceWriter()
Destructor.
static List< word > fieldNames
FOR_ALL_FIELD_TYPES(makeFieldSourceTypedef)
#define FieldTypeValuesConstArg(Type, nullArg)