|
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Inheritance diagram for TubeUpdate:
Collaboration diagram for TubeUpdate:Public Member Functions | |
| void | SetAtoms (GameObject atom1, GameObject atom2) |
Public Attributes | |
| GameObject | atompointer1 =null |
| GameObject | atompointer2 =null |
Private Member Functions | |
| void | Start () |
Definition at line 70 of file TubeUpdate.cs.
| void TubeUpdate.SetAtoms | ( | GameObject | atom1, |
| GameObject | atom2 | ||
| ) |
Definition at line 81 of file TubeUpdate.cs.
References TubeRenderer.SetPoints().
Referenced by Molecule.View.DisplayBond.BondTubeStyle.CreateTube().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 76 of file TubeUpdate.cs.
References TubeRenderer.material.
| GameObject TubeUpdate.atompointer1 =null |
Definition at line 72 of file TubeUpdate.cs.
| GameObject TubeUpdate.atompointer2 =null |
Definition at line 73 of file TubeUpdate.cs.