Chemical Data Processing Library C++ API - Version 1.1.1
|
Atom3DCoordinatesFunctor. More...
#include <Atom3DCoordinatesFunctor.hpp>
Public Member Functions | |
const Math::Vector3D & | operator() (const Atom &atom) const |
Returns the 3D-coordinates of the argument atom. More... | |
const Math::Vector3D& CDPL::Chem::Atom3DCoordinatesFunctor::operator() | ( | const Atom & | atom | ) | const |
Returns the 3D-coordinates of the argument atom.
atom | The atom. |