#include <geometricProperties.h>
Inheritance diagram for GeometricCenterProcessor:

Public Member Functions | |
Processor related methods | |
| virtual bool | start () throw () |
| start method | |
| virtual bool | finish () throw () |
| finish method | |
| virtual Processor::Result | operator() (Atom &atom) throw () |
| operator () | |
| virtual Processor::Result | operator() (const Vector3 &v) throw () |
Accessors | |
| Vector3 & | getCenter () throw () |
| Returns the center of the object. | |
This processor calculates the geometric center of the atom coordinates of a given molecular object.