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 &)
 Write file header. More...
 
static void writeAppearance (Ostream &)
 Write appearance node. 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 32 of file X3DsurfaceFormatCore.C.

References X3DsurfaceFormatCore::writeAppearance().

Here is the call graph for this function:

◆ writeAppearance()

void writeAppearance ( Ostream os)
staticprotected

Write appearance node.

Definition at line 51 of file X3DsurfaceFormatCore.C.

Referenced by X3DsurfaceFormatCore::writeHeader().

Here is the caller graph for this function:

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