Chemical Data Processing Library C++ API - Version 1.1.1
Variables
CDPL::Pharm::FeatureGeometry Namespace Reference

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
 

Detailed Description

Provides constants for the specification of the generic geometry of a pharmacophore feature.

Variable Documentation

◆ UNDEF

const unsigned int CDPL::Pharm::FeatureGeometry::UNDEF = 0

◆ SPHERE

const unsigned int CDPL::Pharm::FeatureGeometry::SPHERE = 1

◆ VECTOR

const unsigned int CDPL::Pharm::FeatureGeometry::VECTOR = 2

◆ PLANE

const unsigned int CDPL::Pharm::FeatureGeometry::PLANE = 3