![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Public Attributes | |
Vector3 | posAtom1 |
Vector3 | posAtom2 |
int | atomnumber1 |
int | atomnumber2 |
LineRenderer | lineRenderer |
Static Public Attributes | |
static float | scale = 1.0f |
static float | width = RepresentationOldGUI.bondWidth |
static float | oldWidth = RepresentationOldGUI.bondWidth |
Private Member Functions | |
void | Start () |
Definition at line 70 of file LineUpdate.cs.
|
private |
Definition at line 85 of file LineUpdate.cs.
int LineUpdate.atomnumber1 |
Definition at line 74 of file LineUpdate.cs.
Referenced by Molecule.View.DisplayBond.BondLineStyle.CreateLine(), LineManager.ResetColors(), LineManager.ResetIMDSimulationPositions(), and LineManager.showHydrogens().
int LineUpdate.atomnumber2 |
Definition at line 75 of file LineUpdate.cs.
Referenced by Molecule.View.DisplayBond.BondLineStyle.CreateLine(), LineManager.ResetColors(), LineManager.ResetIMDSimulationPositions(), and LineManager.showHydrogens().
LineRenderer LineUpdate.lineRenderer |
Definition at line 82 of file LineUpdate.cs.
|
static |
Definition at line 80 of file LineUpdate.cs.
Referenced by LineManager.AdjustWidths(), and LineManager.Update().
Vector3 LineUpdate.posAtom1 |
Definition at line 72 of file LineUpdate.cs.
Referenced by Molecule.View.DisplayBond.BondLineStyle.CreateLine().
Vector3 LineUpdate.posAtom2 |
Definition at line 73 of file LineUpdate.cs.
Referenced by Molecule.View.DisplayBond.BondLineStyle.CreateLine().
|
static |
Definition at line 77 of file LineUpdate.cs.
Referenced by Molecule3D.Update().
|
static |
Definition at line 79 of file LineUpdate.cs.
Referenced by LineManager.AdjustWidths(), RepresentationOldGUI.CubeLineBond(), and LineManager.Update().