Chemical Data Processing Library C++ API - Version 1.1.1
|
Type definition of a generic wrapper class for storing user-defined Chem::Entity3D coordinates functions. More...
Go to the source code of this file.
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Chem | |
Contains classes and functions related to chemistry. | |
Typedefs | |
typedef std::function< const Math::Vector3D &(const Chem::Entity &)> | CDPL::Chem::Entity3DCoordinatesFunction |
A generic wrapper class used to store a user-defined Chem::Entity3D coordinates function. More... | |
Type definition of a generic wrapper class for storing user-defined Chem::Entity3D coordinates functions.