UnityMol  0.9.6-875
UnityMol viewer / In developement
BondCubeUpdate Class Reference
+ 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 ()
 

Detailed Description

Definition at line 71 of file BondCubeUpdate.cs.

Member Function Documentation

Member Data Documentation

float BondCubeUpdate.oldscale = 1.0f
static

Definition at line 78 of file BondCubeUpdate.cs.

Referenced by CubeBondManager.AdjustScales(), and CubeBondManager.Update().

float BondCubeUpdate.oldWidth = RepresentationOldGUI.bondWidth
static

Definition at line 80 of file BondCubeUpdate.cs.

Referenced by CubeBondManager.AdjustWidths(), and CubeBondManager.Update().

float BondCubeUpdate.radiusFactor = 1.0f
static

Definition at line 74 of file BondCubeUpdate.cs.

float BondCubeUpdate.scale = 1.0f
static

Definition at line 73 of file BondCubeUpdate.cs.

Referenced by CubeBondManager.AdjustScales(), and CubeBondManager.Update().

float BondCubeUpdate.width = RepresentationOldGUI.bondWidth
static

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