|
BALL
1.4.2
|
#include <BALL/common.h>Go to the source code of this file.
Classes | |
| class | BALL::HashMap< Key, T > |
| HashMap class based on the STL map (containing serveral convenience functions) More... | |
Namespaces | |
| namespace | BALL |
Functions | |
| BALL_EXPORT float | BALL::calculateSESAtomAreas (const AtomContainer &fragment, HashMap< const Atom *, float > &atom_areas, float probe_radius=1.5) |
| BALL_EXPORT float | BALL::calculateSESArea (const AtomContainer &fragment, float probe_radius=1.5) |
| BALL_EXPORT float | BALL::calculateSESVolume (const AtomContainer &fragment, float probe_radius=1.5) |
1.8.3.1