X3DsurfaceFormatCore Class Reference

Internal class used by the X3DsurfaceFormat. More...

Inheritance diagram for X3DsurfaceFormatCore:
[legend]

Static Protected Member Functions

static void writeHeader (Ostream &os)
 Write file header. More...
 
static void writeFooter (Ostream &os)
 Write file header. More...
 
static void beginGroup (Ostream &os)
 Begin Group/Shape node. More...
 
static void endGroup (Ostream &os)
 End Group/Shape node. More...
 
static void writeAppearance (Ostream &os)
 Write appearance node. More...
 
static void writePoints (Ostream &os, const UList< point > &pts)
 Write points (Coordinate) More...
 

Detailed Description

Internal class used by the X3DsurfaceFormat.

Source files

Definition at line 52 of file X3DsurfaceFormatCore.H.

Member Function Documentation

◆ writeHeader()

void writeHeader ( Ostream os)
staticprotected

Write file header.

Definition at line 34 of file X3DsurfaceFormatCore.C.

References os(), and X3DsurfaceFormatCore::writeHeader().

Referenced by X3DsurfaceFormatCore::writeHeader().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ writeFooter()

void writeFooter ( Ostream os)
staticprotected

Write file header.

Definition at line 53 of file X3DsurfaceFormatCore.C.

References os().

Here is the call graph for this function:

◆ beginGroup()

void beginGroup ( Ostream os)
staticprotected

Begin Group/Shape node.

Definition at line 63 of file X3DsurfaceFormatCore.C.

References os().

Here is the call graph for this function:

◆ endGroup()

void endGroup ( Ostream os)
staticprotected

End Group/Shape node.

Definition at line 74 of file X3DsurfaceFormatCore.C.

References os().

Here is the call graph for this function:

◆ writeAppearance()

void writeAppearance ( Ostream os)
staticprotected

Write appearance node.

Definition at line 85 of file X3DsurfaceFormatCore.C.

References os().

Here is the call graph for this function:

◆ writePoints()

void writePoints ( Ostream os,
const UList< point > &  pts 
)
staticprotected

Write points (Coordinate)

Definition at line 104 of file X3DsurfaceFormatCore.C.

References Foam::nl, os(), p, and X3DsurfaceFormatCore::writePoints().

Referenced by X3DsurfaceFormatCore::writePoints().

Here is the call graph for this function:
Here is the caller graph for this function:

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