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

Detailed Description

Definition at line 70 of file TubeUpdate.cs.

Member Function Documentation

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:

void TubeUpdate.Start ( )
private

Definition at line 76 of file TubeUpdate.cs.

References TubeRenderer.material.

Member Data Documentation

GameObject TubeUpdate.atompointer1 =null

Definition at line 72 of file TubeUpdate.cs.

GameObject TubeUpdate.atompointer2 =null

Definition at line 73 of file TubeUpdate.cs.


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