29 #ifndef CDPL_PHARM_FEATUREGEOMETRY_HPP
30 #define CDPL_PHARM_FEATUREGEOMETRY_HPP
42 namespace FeatureGeometry
45 constexpr
unsigned int UNDEF = 0;
51 constexpr
unsigned int PLANE = 3;
constexpr unsigned int VECTOR
Definition: FeatureGeometry.hpp:49
constexpr unsigned int SPHERE
Definition: FeatureGeometry.hpp:47
constexpr unsigned int PLANE
Definition: FeatureGeometry.hpp:51
constexpr unsigned int UNDEF
Definition: FeatureGeometry.hpp:45
The namespace of the Chemical Data Processing Library.