UnityMol  0.9.6-875
UnityMol viewer / In developement
Selections Class Reference
+ Inheritance diagram for Selections:
+ Collaboration diagram for Selections:

Public Member Functions

void selectResidue (int resid)
 
void clearSelection ()
 

Private Attributes

List< BallUpdateselections = new List<BallUpdate>()
 

Detailed Description

Definition at line 9 of file Selections.cs.

Member Function Documentation

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Selections.selectResidue ( int  resid)

Member Data Documentation

List<BallUpdate> Selections.selections = new List<BallUpdate>()
private

Definition at line 11 of file Selections.cs.


The documentation for this class was generated from the following file: