| 
    UnityMol
    0.9.6-875
    
   UnityMol viewer / In developement 
   | 
 
 Inheritance diagram for BondCubeUpdate:
 Collaboration diagram for BondCubeUpdate:Public Attributes | |
| int | atomnumber1 = -1 | 
| int | atomnumber2 = -1 | 
Static Public Attributes | |
| static float | scale = 1.0f | 
| static float | radiusFactor = 1.0f | 
| static float | oldscale = 1.0f | 
| static float | width = RepresentationOldGUI.bondWidth | 
| static float | oldWidth = RepresentationOldGUI.bondWidth | 
Private Member Functions | |
| void | Start () | 
Definition at line 71 of file BondCubeUpdate.cs.
      
  | 
  private | 
Definition at line 88 of file BondCubeUpdate.cs.
References atomnumber1, atomnumber2, Molecule.Model.MoleculeModel.atomsColorList, Molecule.Model.MoleculeModel.atomsLocationlist, and RepresentationOldGUI.bondWidth.
| int BondCubeUpdate.atomnumber1 = -1 | 
Definition at line 75 of file BondCubeUpdate.cs.
Referenced by Molecule.View.DisplayBond.BondCubeStyle.CreateCylinder(), CubeBondManager.ResetColors(), CubeBondManager.ResetPositions(), CubeBondManager.showHydrogens(), and Start().
| int BondCubeUpdate.atomnumber2 = -1 | 
Definition at line 76 of file BondCubeUpdate.cs.
Referenced by Molecule.View.DisplayBond.BondCubeStyle.CreateCylinder(), CubeBondManager.ResetColors(), CubeBondManager.ResetPositions(), CubeBondManager.showHydrogens(), and Start().
      
  | 
  static | 
Definition at line 78 of file BondCubeUpdate.cs.
Referenced by CubeBondManager.AdjustScales(), and CubeBondManager.Update().
      
  | 
  static | 
Definition at line 80 of file BondCubeUpdate.cs.
Referenced by CubeBondManager.AdjustWidths(), and CubeBondManager.Update().
      
  | 
  static | 
Definition at line 74 of file BondCubeUpdate.cs.
      
  | 
  static | 
Definition at line 73 of file BondCubeUpdate.cs.
Referenced by CubeBondManager.AdjustScales(), and CubeBondManager.Update().
      
  | 
  static | 
Definition at line 79 of file BondCubeUpdate.cs.
Referenced by CubeBondManager.AdjustWidths(), RepresentationOldGUI.CubeLineBond(), and CubeBondManager.Update().