![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Static Public Member Functions | |
static void | ResetColors () |
Public Attributes | |
int | atomnumber1 |
int | atomnumber2 |
float | oldrayon1 = 2.0f |
float | oldrayon2 = 2.0f |
ParticleEmitter | emitter |
bool | independant = false |
Static Public Attributes | |
static bool | resetColors = false |
static float | shrink = 0.01f |
static float | oldshrink = 0.01f |
static float | scale = 1.0f |
static float | oldscale = 1.0f |
static float | radiusFactor = 1.0f |
Private Member Functions | |
void | Start () |
Definition at line 72 of file StickUpdate.cs.
|
static |
Definition at line 108 of file StickUpdate.cs.
References atomnumber1, atomnumber2, and Molecule.Model.MoleculeModel.atomsColorList.
|
private |
Definition at line 122 of file StickUpdate.cs.
References atomnumber1, atomnumber2, Molecule.Model.MoleculeModel.atoms, Molecule.Model.MoleculeModel.atomsColorList, Molecule.Model.MoleculeModel.atomsLocationlist, and UI.UIData.atomtype.
int StickUpdate.atomnumber1 |
Definition at line 85 of file StickUpdate.cs.
Referenced by Molecule.View.DisplayBond.BondCubeStyle.CreateBBCylinderByShader(), Molecule.View.DisplayBond.BondCubeStyle.CreateCylinderByShader(), HBallManager.findBonds(), SugarManager.Hide_No_Sugar_Hyperballs(), HStickManager.ResetColors(), ResetColors(), HStickManager.ResetColorsInteractive(), HStickManager.ResetIMDSimulationPositions(), HStickManager.ResetPositions(), HStickManager.ResetPositionsInteractive(), HStickManager.ResetRadii(), HStickManager.ResetTextures(), SugarManager.show_HyperBalls_Sugar(), HStickManager.showHydrogens(), Start(), and Molecule.Control.ControlMolecule.UpdateBondsFromGameObject().
int StickUpdate.atomnumber2 |
Definition at line 86 of file StickUpdate.cs.
Referenced by Molecule.View.DisplayBond.BondCubeStyle.CreateCylinderByShader(), HBallManager.findBonds(), SugarManager.Hide_No_Sugar_Hyperballs(), HStickManager.ResetColors(), ResetColors(), HStickManager.ResetColorsInteractive(), HStickManager.ResetIMDSimulationPositions(), HStickManager.ResetPositions(), HStickManager.ResetPositionsInteractive(), HStickManager.ResetRadii(), HStickManager.ResetTextures(), SugarManager.show_HyperBalls_Sugar(), HStickManager.showHydrogens(), Start(), and Molecule.Control.ControlMolecule.UpdateBondsFromGameObject().
ParticleEmitter StickUpdate.emitter |
Definition at line 93 of file StickUpdate.cs.
bool StickUpdate.independant = false |
Definition at line 95 of file StickUpdate.cs.
float StickUpdate.oldrayon1 = 2.0f |
Definition at line 90 of file StickUpdate.cs.
Referenced by HStickManager.ResetRadii().
float StickUpdate.oldrayon2 = 2.0f |
Definition at line 91 of file StickUpdate.cs.
Referenced by HStickManager.ResetRadii().
|
static |
Definition at line 80 of file StickUpdate.cs.
Referenced by HStickManager.Update(), and HBallManager.Update().
|
static |
Definition at line 77 of file StickUpdate.cs.
Referenced by HStickManager.Update(), and HBallManager.Update().
|
static |
Definition at line 82 of file StickUpdate.cs.
Referenced by Molecule3D.Update().
|
static |
Definition at line 74 of file StickUpdate.cs.
|
static |
Definition at line 79 of file StickUpdate.cs.
Referenced by HStickManager.Update(), Molecule3D.Update(), and HBallManager.Update().
|
static |
Definition at line 76 of file StickUpdate.cs.
Referenced by Molecule.View.DisplayBond.BondCubeStyle.CreateCylinderByShader(), HStickManager.Update(), Molecule3D.Update(), and HBallManager.Update().