35 #ifndef extendedFeatureEdgeMeshFormat_H 36 #define extendedFeatureEdgeMeshFormat_H virtual ~extendedFeatureEdgeMeshFormat()
Destructor.
word name(const complex &)
Return a string representation of a complex.
virtual bool read(const fileName &)
Read from file.
static autoPtr< edgeMesh > New(const fileName &name)
Read file and return surface.
Points connected by edges.
Provide a means of reading extendedFeatureEdgeMesh as featureEdgeMesh.
A class for handling file names.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...