|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_SHAPE_GAUSSIANSHAPESET_HPP
30 #define CDPL_SHAPE_GAUSSIANSHAPESET_HPP
52 const char* getClassName()
const
54 return "GaussianShapeSet";
60 #endif // CDPL_SHAPE_GAUSSIANSHAPESET_HPP
Definition: GaussianShapeSet.hpp:46
Definition of the class CDPL::Shape::GaussianShape.
A dynamic array class for the storage of object pointers with an indirected query interface.
Definition: IndirectArray.hpp:68
std::shared_ptr< GaussianShapeSet > SharedPointer
Definition: GaussianShapeSet.hpp:49
#define CDPL_SHAPE_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
The namespace of the Chemical Data Processing Library.
Definition of the preprocessor macro CDPL_SHAPE_API.
Definition of the class CDPL::Util::IndirectArray.