36 #ifndef vtkSurfaceWriter_H 37 #define vtkSurfaceWriter_H 71 const word& fieldName,
73 const bool isNodeValues
113 const word& fieldName,
115 const bool isNodeValues
126 const word& fieldName,
128 const bool isNodeValues
139 const word& fieldName,
141 const bool isNodeValues
152 const word& fieldName,
154 const bool isNodeValues
165 const word& fieldName,
167 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.