![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Definition of class CDPL::Shape::GaussianShape. More...
#include <cstddef>#include <vector>#include <memory>#include "CDPL/Shape/APIPrefix.hpp"#include "CDPL/Base/PropertyContainer.hpp"#include "CDPL/Math/Vector.hpp"Go to the source code of this file.
Classes | |
| class | CDPL::Shape::GaussianShape |
| Data type for the descripton of arbitrary shapes composed of spheres approximated by gaussian functions. More... | |
| class | CDPL::Shape::GaussianShape::Element |
| Data structure representing a single sphere of the Gaussian shape, characterized by a position, radius, hardness and color. More... | |
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::Shape | |
| Contains classes and functions related to molecular shape representation and processing. | |
Definition of class CDPL::Shape::GaussianShape.