| 
    UnityMol
    0.9.6-875
    
   UnityMol viewer / In developement 
   | 
 
 Inheritance diagram for BallUpdateCube:
 Collaboration diagram for BallUpdateCube:Private Member Functions | |
| void | Start () | 
Additional Inherited Members | |
  Public Member Functions inherited from BallUpdate | |
| virtual void | SetRayonFactor (float rf) | 
| virtual float | GetRealRadius () | 
  Static Public Member Functions inherited from BallUpdate | |
| static void | UpdateColorsFromModel () | 
  Public Attributes inherited from BallUpdate | |
| 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 inherited from BallUpdate | |
| 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 inherited from BallUpdate | |
| virtual Color | AtomColor [get, set] | 
Definition at line 72 of file BallUpdateCube.cs.
      
  | 
  private | 
Definition at line 73 of file BallUpdateCube.cs.
References BallUpdate.atomcolor.