Go to the documentation of this file.
123 const bool quoted=
true
157 const bool lines =
true
165 const bool lines =
true
streamFormat format() const
Return current stream format.
virtual Ostream & writeQuoted(const std::string &, const bool quoted=true)
Write std::string surrounded by quotes.
A class for handling words, derived from string.
A class for handling file names.
OFstream which keeps track of vertices.
virtual Ostream & write(const char)
Write character.
compressionType
Enumeration for the format of data in the stream.
compressionType compression() const
Return the stream compression.
void writeAndCheck(const char)
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
static const versionNumber currentVersion
Current version number.
A triangle primitive used to calculate face normals and swept volumes.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
virtual Ostream & write(const token &)=0
Write next token to stream.
OBJstream(const fileName &pathname, streamFormat format=ASCII, versionNumber version=currentVersion, compressionType compression=UNCOMPRESSED)
Construct from pathname.
label nVertices() const
Return the number of vertices written.
versionNumber version() const
Return the stream version.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
A face is a list of labels corresponding to mesh vertices.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
streamFormat
Enumeration for the format of data in the stream.