![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Provides constants for the specification of the generic geometry of a pharmacophore feature. More...
Variables | |
| constexpr unsigned int | UNDEF = 0 |
| Specifies an undefined feature geometry. More... | |
| constexpr unsigned int | SPHERE = 1 |
| Specifies a spherical feature geometry. More... | |
| constexpr unsigned int | VECTOR = 2 |
| Specifies a directional (vector) feature geometry. More... | |
| constexpr unsigned int | PLANE = 3 |
| Specifies a planar feature geometry. More... | |
Provides constants for the specification of the generic geometry of a pharmacophore feature.
|
constexpr |
Specifies an undefined feature geometry.
|
constexpr |
Specifies a spherical feature geometry.
|
constexpr |
Specifies a directional (vector) feature geometry.
|
constexpr |
Specifies a planar feature geometry.