UnityMol  0.9.6-875
UnityMol viewer / In developement
Molecule.View.DisplayBond.BondCubeStyle Class Reference
+ Inheritance diagram for Molecule.View.DisplayBond.BondCubeStyle:
+ Collaboration diagram for Molecule.View.DisplayBond.BondCubeStyle:

Public Member Functions

 BondCubeStyle ()
 
void DisplayBonds ()
 

Public Attributes

int number =1
 
List< int[]> bondEPList
 

Static Public Attributes

static GameObject BondCubeParent = new GameObject("BondCubeParent")
 

Private Member Functions

void CreateCylinderByShader (int i)
 
void CreateCylinder (int i)
 
void CreateBBCylinderByShader (int i)
 

Private Attributes

Camera mainCam
 

Detailed Description

Definition at line 75 of file BondCubeStyle.cs.

Constructor & Destructor Documentation

Molecule.View.DisplayBond.BondCubeStyle.BondCubeStyle ( )

Definition at line 83 of file BondCubeStyle.cs.

Member Function Documentation

void Molecule.View.DisplayBond.BondCubeStyle.CreateBBCylinderByShader ( int  i)
private

Definition at line 222 of file BondCubeStyle.cs.

References StickUpdate.atomnumber1, Clip4HyperStick.CreateClip(), and UI.UIData.toggleClip.

+ Here is the call graph for this function:

void Molecule.View.DisplayBond.BondCubeStyle.CreateCylinder ( int  i)
private

Definition at line 195 of file BondCubeStyle.cs.

References BondCubeUpdate.atomnumber1, and BondCubeUpdate.atomnumber2.

void Molecule.View.DisplayBond.BondCubeStyle.CreateCylinderByShader ( int  i)
private
void Molecule.View.DisplayBond.BondCubeStyle.DisplayBonds ( )

Member Data Documentation

GameObject Molecule.View.DisplayBond.BondCubeStyle.BondCubeParent = new GameObject("BondCubeParent")
static
List<int[]> Molecule.View.DisplayBond.BondCubeStyle.bondEPList

Definition at line 78 of file BondCubeStyle.cs.

Camera Molecule.View.DisplayBond.BondCubeStyle.mainCam
private

Definition at line 79 of file BondCubeStyle.cs.

int Molecule.View.DisplayBond.BondCubeStyle.number =1

Definition at line 76 of file BondCubeStyle.cs.


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