![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
AtomArray3DCoordinatesFunctor. More...
#include <AtomArray3DCoordinatesFunctor.hpp>
Public Member Functions | |
| AtomArray3DCoordinatesFunctor (const Math::Vector3DArray &coords, const MolecularGraph &molgraph) | |
| const Math::Vector3D & | operator() (const Atom &atom) const |
| Returns the 3D-coordinates of the argument atom. More... | |
|
inline |
| const Math::Vector3D& CDPL::Chem::AtomArray3DCoordinatesFunctor::operator() | ( | const Atom & | atom | ) | const |
Returns the 3D-coordinates of the argument atom.
| atom | The atom. |