#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
Definition at line 504 of file surfaceDescriptors.h.
BALL::VdWVolume::VdWVolume | ( | ) |
Default constructor
BALL::VdWVolume::VdWVolume | ( | const VdWVolume & | vol | ) |
Copy constructor
virtual BALL::VdWVolume::~VdWVolume | ( | ) | [virtual] |
Destructor