Inheritance diagram for AtomSelThr:
Public Methods | |
AtomSelThr (VMDApp *vmdapp, AtomSel *osel, wkf_mutex_t *olock) | |
~AtomSelThr () | |
void | update (DrawMolecule *mol, const int frame) |
Protected Attributes | |
AtomSel * | sel |
wkf_mutex_t * | lock |
|
Definition at line 43 of file MeasureCluster.C. References lock, AtomSel::molid, NULL, AtomSel::num_atoms, AtomSel::on, sel, AtomSel::selected, AtomSel::which_frame, and wkf_mutex_t. |
|
Definition at line 61 of file MeasureCluster.C. |
|
Definition at line 75 of file MeasureCluster.C. References AtomSel::change, lock, NULL, AtomSel::num_atoms, AtomSel::on, AtomSel::PARSE_SUCCESS, sel, AtomSel::selected, AtomSel::which_frame, wkf_mutex_lock, and wkf_mutex_unlock. Referenced by find_cluster_thr. |
|
Definition at line 96 of file MeasureCluster.C. Referenced by AtomSelThr, and update. |
|
Definition at line 95 of file MeasureCluster.C. Referenced by AtomSelThr, update, and ~AtomSelThr. |