Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of constants in namespace CDPL::Shape::SymmetryClass. More...
Go to the source code of this file.
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Shape | |
Contains classes and functions related to molecular shape representation and processing. | |
CDPL::Shape::SymmetryClass | |
Variables | |
const unsigned int | CDPL::Shape::SymmetryClass::UNDEF = 0 |
const unsigned int | CDPL::Shape::SymmetryClass::ASYMMETRIC = 1 |
const unsigned int | CDPL::Shape::SymmetryClass::OBLATE = 2 |
const unsigned int | CDPL::Shape::SymmetryClass::PROLATE = 3 |
const unsigned int | CDPL::Shape::SymmetryClass::SPHERICAL = 4 |
Definition of constants in namespace CDPL::Shape::SymmetryClass.