Chemical Data Processing Library C++ API - Version 1.1.1
Public Member Functions | List of all members
CDPL::Chem::Entity3DCoordinatesFunctor Struct Reference

Entity3DCoordinatesFunctor. More...

#include <Entity3DCoordinatesFunctor.hpp>

Public Member Functions

const Math::Vector3Doperator() (const Entity3D &entity) const
 Returns the 3D-coordinates of the argument entity object. More...
 

Detailed Description

Entity3DCoordinatesFunctor.

Member Function Documentation

◆ operator()()

const Math::Vector3D& CDPL::Chem::Entity3DCoordinatesFunctor::operator() ( const Entity3D entity) const

Returns the 3D-coordinates of the argument entity object.

Parameters
entityThe entity object.
Returns
The 3D-coordinates of the entity object.
See also
Chem::get3DCoordinates(const Entity3D&)

The documentation for this struct was generated from the following file: