Chemical Data Processing Library C++ API - Version 1.1.1
|
Provides constants for the specification of the generic geometry of a pharmacophore feature. More...
Variables | |
const unsigned int | UNDEF = 0 |
const unsigned int | SPHERE = 1 |
const unsigned int | VECTOR = 2 |
const unsigned int | PLANE = 3 |
Provides constants for the specification of the generic geometry of a pharmacophore feature.
const unsigned int CDPL::Pharm::FeatureGeometry::UNDEF = 0 |
const unsigned int CDPL::Pharm::FeatureGeometry::SPHERE = 1 |
const unsigned int CDPL::Pharm::FeatureGeometry::VECTOR = 2 |
const unsigned int CDPL::Pharm::FeatureGeometry::PLANE = 3 |