#include <BALL/QSAR/surfaceDescriptors.h>
Public Member Functions | |
Constructors and Destructors | |
| VdWVolume () | |
| VdWVolume (const VdWVolume &vol) | |
| virtual | ~VdWVolume () |
Assignment | |
| VdWVolume & | operator= (const VdWVolume &vol) |
This descriptor calculates the van der Waals volume of the molecule
| BALL::VdWVolume::VdWVolume | ( | ) |
Default constructor
| BALL::VdWVolume::VdWVolume | ( | const VdWVolume & | vol | ) |
Copy constructor
| virtual BALL::VdWVolume::~VdWVolume | ( | ) | [virtual] |
Destructor