#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.
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