FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

WRLsurfaceFormatCore Class Reference

Internal class used by the WRLsurfaceFormat. More...

#include <surfMesh/WRLsurfaceFormatCore.H>


Detailed Description

Internal class used by the WRLsurfaceFormat.

Source files

Definition at line 53 of file WRLsurfaceFormatCore.H.

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  
) [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.


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