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

Public Member Functions

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

Public Attributes

List< GameObject > meshesGO
 
List< GameObject > collidersGO
 

Static Public Attributes

static GameObject AtomMeshParent = new GameObject("AtomMeshParent")
 

Private Member Functions

void DisplayAtomMethodByMesh (IList alist, IList typelist)
 

Private Attributes

Dictionary< int, KeyValuePair< int, int > > coordAtomTexture
 
GameObject collidersParent
 

Detailed Description

Definition at line 26 of file AtomMeshStyle.cs.

Constructor & Destructor Documentation

Molecule.View.DisplayAtom.AtomMeshStyle.AtomMeshStyle ( )

Definition at line 33 of file AtomMeshStyle.cs.

Member Function Documentation

void Molecule.View.DisplayAtom.AtomMeshStyle.DisplayAtomMethodByMesh ( IList  alist,
IList  typelist 
)
private

Definition at line 82 of file AtomMeshStyle.cs.

References EncodeFloatToColor.EncodeFloatRGBA().

+ Here is the call graph for this function:

Member Data Documentation

GameObject Molecule.View.DisplayAtom.AtomMeshStyle.AtomMeshParent = new GameObject("AtomMeshParent")
static

Definition at line 27 of file AtomMeshStyle.cs.

List<GameObject> Molecule.View.DisplayAtom.AtomMeshStyle.collidersGO

Definition at line 29 of file AtomMeshStyle.cs.

GameObject Molecule.View.DisplayAtom.AtomMeshStyle.collidersParent
private

Definition at line 31 of file AtomMeshStyle.cs.

Dictionary<int,KeyValuePair<int,int> > Molecule.View.DisplayAtom.AtomMeshStyle.coordAtomTexture
private

Definition at line 30 of file AtomMeshStyle.cs.

List<GameObject> Molecule.View.DisplayAtom.AtomMeshStyle.meshesGO

Definition at line 28 of file AtomMeshStyle.cs.


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