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

Public Member Functions

 BondLineStyle ()
 
void DisplayBonds ()
 

Public Attributes

int number =1
 
List< int[]> bondEPList
 

Static Public Attributes

static GameObject BondLineParent = new GameObject("BondLineParent")
 

Private Member Functions

void CreateLine (int i)
 

Detailed Description

Definition at line 78 of file BondLineStyle.cs.

Constructor & Destructor Documentation

Molecule.View.DisplayBond.BondLineStyle.BondLineStyle ( )

Definition at line 86 of file BondLineStyle.cs.

Member Function Documentation

void Molecule.View.DisplayBond.BondLineStyle.CreateLine ( int  i)
private
void Molecule.View.DisplayBond.BondLineStyle.DisplayBonds ( )

Member Data Documentation

List<int[]> Molecule.View.DisplayBond.BondLineStyle.bondEPList

Definition at line 82 of file BondLineStyle.cs.

GameObject Molecule.View.DisplayBond.BondLineStyle.BondLineParent = new GameObject("BondLineParent")
static

Definition at line 84 of file BondLineStyle.cs.

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

Definition at line 81 of file BondLineStyle.cs.


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