|
BALL
1.4.79
|
#include <BALL/STRUCTURE/defaultProcessors.h>
Public Member Functions | |
| virtual Processor::Result | operator() (Atom &atom) |
| Sets the radius to zero.. More... | |
Public Member Functions inherited from BALL::UnaryProcessor< Atom > | |
| UnaryProcessor () | |
| UnaryProcessor (const UnaryProcessor &) | |
| virtual | ~UnaryProcessor () |
| virtual bool | start () |
| virtual bool | finish () |
Additional Inherited Members | |
Public Types inherited from BALL::UnaryFunctor< Atom, Processor::Result > | |
| typedef Processor::Result | result_type |
| typedef Atom | argument_type |
| typedef Atom & | argument_reference |
| typedef const Atom & | const_argument_reference |
| typedef Atom * | argument_pointer |
| typedef const Atom * | const_argument_pointer |
Clears the radius of all atoms
Definition at line 46 of file defaultProcessors.h.
|
virtual |
Sets the radius to zero..
Reimplemented from BALL::UnaryProcessor< Atom >.
1.8.7