Internal class used by the WRLsurfaceFormat. More...
#include <surfMesh/WRLsurfaceFormatCore.H>
Internal class used by the WRLsurfaceFormat.
Definition at line 53 of file WRLsurfaceFormatCore.H.
Inheritance diagram for WRLsurfaceFormatCore:Static Protected Member Functions | |
| static void | writeHeader (Ostream &, const pointField &, const label nFaces, const UList< surfZone > &) |
| Write file header.
| |
| static void | writeAppearance (Ostream &) |
| Write appearance node.
| |
| void writeHeader | ( | Ostream & | os, |
| const pointField & | pointLst, | ||
| const label | nFaces, | ||
| const UList< surfZone > & | zoneLst | ||
| ) | [static, protected]
|
Write file header.
Definition at line 32 of file WRLsurfaceFormatCore.C.
References forAll, Foam::nl, UList< T >::size(), and List< T >::size().
| void writeAppearance | ( | Ostream & | os ) | [static, protected]
|
Write appearance node.
Definition at line 56 of file WRLsurfaceFormatCore.C.