39 #ifndef TRIsurfaceFormat_H 40 #define TRIsurfaceFormat_H 65 static inline void writeShell
static autoPtr< MeshedSurface< Face > > New(const fileName &name)
Read file and return surface.
static void write(const fileName &, const MeshedSurfaceProxy< Face > &)
Write surface mesh components by proxy.
word name(const complex &)
Return a string representation of a complex.
A proxy for writing MeshedSurface, UnsortedMeshedSurface and surfMesh to various file formats...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual bool read(const fileName &)
Read from file.
A surface geometry mesh, in which the surface zone information is conveyed by the 'zoneId' associated...
A class for handling file names.
A surface geometry mesh with zone information, not to be confused with the similarly named surfaceMes...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Provide a means of reading/writing .tri format.
virtual ~TRIsurfaceFormat()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...