37 #ifndef OBJsurfaceFormat_H 38 #define OBJsurfaceFormat_H
word name(const complex &)
Return a string representation of a complex.
A proxy for writing MeshedSurface, UnsortedMeshedSurface and surfMesh to various file formats...
Provide a means of reading/writing Alias/Wavefront OBJ format.
virtual ~OBJsurfaceFormat()
Destructor.
A class for handling file names.
virtual bool read(const fileName &)
Read from file.
A surface geometry mesh with zone information, not to be confused with the similarly named surfaceMes...
static autoPtr< MeshedSurface< Face > > New(const fileName &name)
Read file and return surface.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
static void write(const fileName &, const MeshedSurfaceProxy< Face > &)
Write surface mesh components by proxy.