WRLsurfaceFormatCore Class Reference

Internal class used by the WRLsurfaceFormat. More...

Inheritance diagram for WRLsurfaceFormatCore:

Static Protected Member Functions

static void writeHeader (Ostream &, const pointField &, const label nFaces, const UList< surfZone > &)
 Write file header. More...
 
static void writeAppearance (Ostream &)
 Write appearance node. More...
 

Detailed Description

Internal class used by the WRLsurfaceFormat.

Source files

Definition at line 52 of file WRLsurfaceFormatCore.H.

Member Function Documentation

◆ writeHeader()

void writeHeader ( Ostream os,
const pointField pointLst,
const label  nFaces,
const UList< surfZone > &  zoneLst 
)
staticprotected

Write file header.

Definition at line 32 of file WRLsurfaceFormatCore.C.

References forAll, Foam::nl, List< T >::size(), UList< T >::size(), and WRLsurfaceFormatCore::writeAppearance().

Here is the call graph for this function:

◆ writeAppearance()

void writeAppearance ( Ostream os)
staticprotected

Write appearance node.

Definition at line 56 of file WRLsurfaceFormatCore.C.

Referenced by WRLsurfaceFormatCore::writeHeader().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: