#include <surfaceDescriptors.h>
Inheritance diagram for VdWSurface:

Public Member Functions | |
Constructors and Destructors | |
| VdWSurface () | |
| Default constructor. | |
| VdWSurface (const VdWSurface &s) | |
| Copy constructor. | |
| virtual | ~VdWSurface () |
| Destructor. | |
Assignment | |
| VdWSurface & | operator= (const VdWSurface &s) |
| Assignment operator. | |