The SymmetryWidget class provides a widget for handling symmetry unit cell.
#include <symmetrywidget.h>
|
void | moleculeChanged (unsigned int changes) |
|
void | setPointGroupSymbol (QString pg) |
|
void | setEquivalenceSets (int mesl, const msym::msym_equivalence_set_t *es) |
|
void | setSymmetryOperations (int sopsl, const msym::msym_symmetry_operation_t *sops) |
|
void | setSubgroups (int sgl, const msym::msym_subgroup_t *sg) |
|
void | setCenterOfMass (double cm[3]) |
|
void | setRadius (double radius) |
|
msym::msym_thresholds_t * | getThresholds () const |
|
|
void | detectSymmetry () |
|
void | symmetrizeMolecule () |
|
|
| SymmetryWidget (QWidget *parent=0) |
|
void | setMolecule (QtGui::Molecule *molecule) |
|
The documentation for this class was generated from the following file: