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