#include <openbabel/pointgroup.h>
Public Member Functions | |
OBPointGroup () | |
~OBPointGroup () | |
void | Setup (OBMol *) |
const char * | IdentifyPointGroup () |
Protected Attributes | |
PointGroupPrivate * | d |
OBPointGroup | ( | ) |
~OBPointGroup | ( | ) |
void Setup | ( | OBMol * | mol | ) |
Set the point group detection for this molecule.
const char * IdentifyPointGroup | ( | ) |
PointGroupPrivate* d [protected] |