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