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

X3DsurfaceFormat< Face > Class Template Reference

Provide a means of writing x3d format. More...

#include <surfMesh/X3DsurfaceFormat.H>


Detailed Description

template<class Face>
class Foam::fileFormats::X3DsurfaceFormat< Face >

Provide a means of writing x3d format.

Source files

Definition at line 55 of file X3DsurfaceFormat.H.

Inheritance diagram for X3DsurfaceFormat< Face >:
Collaboration diagram for X3DsurfaceFormat< Face >:

List of all members.

Public Member Functions

 X3DsurfaceFormat ()
 Construct null.
virtual  ~X3DsurfaceFormat ()
virtual void  write (const fileName &name) const
 Write object file.

Static Public Member Functions

static void  write (const fileName &, const MeshedSurfaceProxy< Face > &)
 Write surface mesh components by proxy.

Constructor & Destructor Documentation

Construct null.

Definition at line 37 of file X3DsurfaceFormat.C.

virtual ~X3DsurfaceFormat (  ) [inline, virtual]

Definition at line 78 of file X3DsurfaceFormat.H.


Member Function Documentation

virtual void write ( const fileName &   name  ) const [inline, virtual]

Write object file.

Reimplemented from MeshedSurface< Face >.

Definition at line 88 of file X3DsurfaceFormat.H.

References X3DsurfaceFormat< Face >::write().


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