OpenFOAM logo
Open Source CFD Toolkit

shape2D Class Reference

Inheritance diagram for shape2D:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 shape2D ()
 Construct null.
virtual ~shape2D ()
virtual void draw (Gstream &) const =0
virtual void write (Ostream &) const =0

Constructor & Destructor Documentation

shape2D  )  [inline]
 

Construct null.

Definition at line 67 of file shape2D.H.

virtual ~shape2D  )  [virtual]
 


Member Function Documentation

virtual void draw Gstream  )  const [pure virtual]
 

Implemented in arrow2D, line2D, polygon2D, rectangle2D, string2D, structuredScalars2D, and structuredVectors2D.

virtual void write Ostream  )  const [pure virtual]
 

Implemented in arrow2D, line2D, polygon2D, rectangle2D, string2D, structuredScalars2D, and structuredVectors2D.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org