|
BALL
1.5.0
|
#include <BALL/STRUCTURE/solventExcludedSurface.h>
Public Member Functions | |
Constructors and Destructors | |
| SESComputer () | |
| SESComputer (SolventExcludedSurface *ses) | |
| virtual | ~SESComputer () |
Accessors | |
| SolventExcludedSurface * | ses_ |
| HashGrid3< Index > | vertex_grid_ |
| void | run () |
Generic SESComputer Class. <>
Definition at line 317 of file solventExcludedSurface.h.
| BALL::SESComputer::SESComputer | ( | ) |
Default constructor. This method creates a new SESComputer object.
| BALL::SESComputer::SESComputer | ( | SolventExcludedSurface * | ses | ) |
Detailed constructor
|
virtual |
Destructor. As there are no dynamic data structures, nothing happens.
| void BALL::SESComputer::run | ( | ) |
Computes the solvent excluded surface
| BALL::Exception::GeneralException |
|
protected |
Definition at line 444 of file solventExcludedSurface.h.
Definition at line 447 of file solventExcludedSurface.h.