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

Public Member Functions

 AtomSphereStyle ()
 
void DisplayAtoms (UIData.AtomType type_atom, bool force_display=false)
 

Static Public Attributes

static ArrayList atomOrderList =new ArrayList()
 
static GameObject AtomSphereParent = new GameObject("AtomSphereParent")
 

Private Member Functions

void DisplayAtomMethodBySphere (IList alist, IList typelist)
 

Private Attributes

UIData.AtomType atomtype
 

Detailed Description

Definition at line 76 of file AtomSphereStyle.cs.

Constructor & Destructor Documentation

Molecule.View.DisplayAtom.AtomSphereStyle.AtomSphereStyle ( )

Definition at line 84 of file AtomSphereStyle.cs.

Member Function Documentation

void Molecule.View.DisplayAtom.AtomSphereStyle.DisplayAtomMethodBySphere ( IList  alist,
IList  typelist 
)
private

Member Data Documentation

ArrayList Molecule.View.DisplayAtom.AtomSphereStyle.atomOrderList =new ArrayList()
static

Definition at line 78 of file AtomSphereStyle.cs.

GameObject Molecule.View.DisplayAtom.AtomSphereStyle.AtomSphereParent = new GameObject("AtomSphereParent")
static

Definition at line 82 of file AtomSphereStyle.cs.

UIData.AtomType Molecule.View.DisplayAtom.AtomSphereStyle.atomtype
private

Definition at line 80 of file AtomSphereStyle.cs.


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