36 #ifndef vtkSurfaceWriter_H 37 #define vtkSurfaceWriter_H 64 const word& fieldName,
66 const bool isNodeValues
105 const word& fieldName,
107 const bool isNodeValues
118 const word& fieldName,
120 const bool isNodeValues
131 const word& fieldName,
133 const bool isNodeValues
144 const word& fieldName,
146 const bool isNodeValues
157 const word& fieldName,
159 const bool isNodeValues
A class for handling file names.
virtual ~vtkSurfaceWriter()
Destructor.
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces) const
Write single surface geometry to file.
A class for handling words, derived from string.
streamFormat
Enumeration for the format of data in the stream.
A surfaceWriter for VTK legacy format with support for writing ASCII or binary.
vtkSurfaceWriter(const IOstream::streamFormat writeFormat)
Construct given write format.
Base class for surface writers.
TypeName("vtk")
Runtime type information.