#include "CoreMainHeader.h"
#include "Point.h"
Include dependency graph for VSEPR.h:
Go to the source code of this file.
Compounds | |
class | CVSEPR |
VSEPR support. More... | |
Enumerations | |
enum | EVSEPRType { EVSEPR_UNKNOWN = -1, EVSEPR_A = 0, EVSEPR_AB, EVSEPR_AB2E2, EVSEPR_AB2E3, EVSEPR_AB3E, EVSEPR_AB3E2, EVSEPR_AB4E, EVSEPR_AB4E2, EVSEPR_AB5, EVSEPR_AB6 } |
VSEPR types. |