![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Public Member Functions | |
void | selectResidue (int resid) |
void | clearSelection () |
Private Attributes | |
List< BallUpdate > | selections = new List<BallUpdate>() |
Definition at line 9 of file Selections.cs.
void Selections.clearSelection | ( | ) |
Definition at line 32 of file Selections.cs.
References BallUpdate.AtomColor, Molecule.Model.MoleculeModel.atomsTypelist, Molecule.Model.MoleculeModel.GetAtomColor(), RepresentationOldGUI.globalRadius, BallUpdate.number, and BallUpdate.SetRayonFactor().
Referenced by selectResidue().
void Selections.selectResidue | ( | int | resid | ) |
Definition at line 13 of file Selections.cs.
References BallUpdate.AtomColor, Molecule.Model.MoleculeModel.atoms, clearSelection(), Molecule.Model.MoleculeModel.residues, and BallUpdate.SetRayonFactor().
|
private |
Definition at line 11 of file Selections.cs.