Internal class used by the X3DsurfaceFormat. More...
Static Protected Member Functions | |
static void | writeHeader (Ostream &) |
Write file header. More... | |
static void | writeAppearance (Ostream &) |
Write appearance node. More... | |
Internal class used by the X3DsurfaceFormat.
Definition at line 52 of file X3DsurfaceFormatCore.H.
|
staticprotected |
Write file header.
Definition at line 32 of file X3DsurfaceFormatCore.C.
References X3DsurfaceFormatCore::writeAppearance().
|
staticprotected |
Write appearance node.
Definition at line 51 of file X3DsurfaceFormatCore.C.
Referenced by X3DsurfaceFormatCore::writeHeader().