Static Protected Member Functions | List of all members
X3DsurfaceFormatCore Class Reference

Internal class used by the X3DsurfaceFormat. More...

Inheritance diagram for X3DsurfaceFormatCore:
Inheritance graph
[legend]

Static Protected Member Functions

static void writeHeader (Ostream &os)
 
static void writeFooter (Ostream &os)
 
static void beginGroup (Ostream &os)
 
static void endGroup (Ostream &os)
 
static void writeAppearance (Ostream &os)
 
static void writePoints (Ostream &os, const UList< point > &pts)
 

Detailed Description

Internal class used by the X3DsurfaceFormat.

Source files

Definition at line 48 of file X3DsurfaceFormatCore.H.

Member Function Documentation

◆ writeHeader()

void writeHeader ( Ostream os)
staticprotected

Definition at line 28 of file X3DsurfaceFormatCore.C.

References os().

Here is the call graph for this function:

◆ writeFooter()

void writeFooter ( Ostream os)
staticprotected

Definition at line 47 of file X3DsurfaceFormatCore.C.

References os().

Here is the call graph for this function:

◆ beginGroup()

void beginGroup ( Ostream os)
staticprotected

Definition at line 57 of file X3DsurfaceFormatCore.C.

References os().

Here is the call graph for this function:

◆ endGroup()

void endGroup ( Ostream os)
staticprotected

Definition at line 68 of file X3DsurfaceFormatCore.C.

References os().

Here is the call graph for this function:

◆ writeAppearance()

void writeAppearance ( Ostream os)
staticprotected

Definition at line 79 of file X3DsurfaceFormatCore.C.

References os().

Here is the call graph for this function:

◆ writePoints()

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

Definition at line 98 of file X3DsurfaceFormatCore.C.

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

Here is the call graph for this function:

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