#include <BALL/QSAR/surfaceDescriptors.h>

Public Member Functions | |
Constructors and Destructors | |
| VdWSurface () | |
| VdWSurface (const VdWSurface &s) | |
| virtual | ~VdWSurface () |
Assignment | |
| VdWSurface & | operator= (const VdWSurface &s) |
This descriptor calculates the van der Waals surface area of the molecule.
Definition at line 575 of file surfaceDescriptors.h.
| BALL::VdWSurface::VdWSurface | ( | ) |
Default constructor
| BALL::VdWSurface::VdWSurface | ( | const VdWSurface & | s | ) |
Copy constructor
| virtual BALL::VdWSurface::~VdWSurface | ( | ) | [virtual] |
Destructor
| VdWSurface& BALL::VdWSurface::operator= | ( | const VdWSurface & | s | ) |
Assignment operator
1.6.3