FreeFOAM The Cross-Platform CFD Toolkit
WRLsurfaceFormatCore Class Reference

Internal class used by the WRLsurfaceFormat. More...

#include <surfMesh/WRLsurfaceFormatCore.H>


Detailed Description

+ Inheritance diagram for WRLsurfaceFormatCore:

List of all members.

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.

Member Function Documentation

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(), and UList< T >::size().

void writeAppearance ( Ostream os)
staticprotected

Write appearance node.

Definition at line 56 of file WRLsurfaceFormatCore.C.


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