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

Public Member Functions

virtual void SetRayonFactor (float rf)
 
virtual float GetRealRadius ()
 

Static Public Member Functions

static void UpdateColorsFromModel ()
 

Public Attributes

float rayon = 1.0f
 
float rayonFactor = 1.0f
 
float oldrayonFactor = 2.0f
 
long number =0
 
Color atomcolor
 
Color oldatomcolor = Color.black
 
bool independant = false
 
bool isSplineNode = false
 

Static Public Attributes

static bool resetColors = true
 
static bool resetBondColors = true
 
static bool bondsReadyToBeReset = true
 
static bool resetRadii = true
 
static float radiusFactor = 1.0f
 
static float oldRadiusFactor = 1.0f
 

Properties

virtual Color AtomColor [get, set]
 

Detailed Description

Definition at line 72 of file BallUpdate.cs.

Member Function Documentation

virtual float BallUpdate.GetRealRadius ( )
virtual

Reimplemented in BallUpdateHB.

Definition at line 101 of file BallUpdate.cs.

virtual void BallUpdate.SetRayonFactor ( float  rf)
virtual
static void BallUpdate.UpdateColorsFromModel ( )
static

Definition at line 105 of file BallUpdate.cs.

References atomcolor, and Molecule.Model.AtomModel.GetAtomColor().

+ Here is the call graph for this function:

Member Data Documentation

bool BallUpdate.independant = false

Definition at line 89 of file BallUpdate.cs.

bool BallUpdate.isSplineNode = false

Definition at line 90 of file BallUpdate.cs.

Referenced by Molecule.View.DisplayAtom.AtomCubeStyle.CreateAtomHB().

Color BallUpdate.oldatomcolor = Color.black

Definition at line 87 of file BallUpdate.cs.

Referenced by BallUpdateRC.Update().

float BallUpdate.oldrayonFactor = 2.0f
float BallUpdate.rayonFactor = 1.0f

Definition at line 79 of file BallUpdate.cs.

Referenced by SphereManager.ResetRadii().

bool BallUpdate.resetBondColors = true
static

Definition at line 74 of file BallUpdate.cs.

Property Documentation

virtual Color BallUpdate.AtomColor
getset

Definition at line 92 of file BallUpdate.cs.

Referenced by Selections.clearSelection(), and Selections.selectResidue().


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