|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_CONFGEN_DGSTRUCTUREGENERATORSETTINGS_HPP
30 #define CDPL_CONFGEN_DGSTRUCTUREGENERATORSETTINGS_HPP
65 #endif // CDPL_CONFGEN_DGSTRUCTUREGENERATORSETTINGS_HPP
DGStructureGeneratorSettings()
Definition: DGStructureGeneratorSettings.hpp:43
Definition of the preprocessor macro CDPL_CONFGEN_API.
#define CDPL_CONFGEN_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
bool enablePlanarityConstraints() const
void enablePlanarityConstraints(bool enable)
The namespace of the Chemical Data Processing Library.
void setBoxSize(double size)
Definition of the class CDPL::ConfGen::DGConstraintGeneratorSettings.
static const DGStructureGeneratorSettings DEFAULT
Definition: DGStructureGeneratorSettings.hpp:46
double getBoxSize() const
Definition: DGConstraintGeneratorSettings.hpp:42