![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
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 |
Definition at line 76 of file AtomSphereStyle.cs.
Molecule.View.DisplayAtom.AtomSphereStyle.AtomSphereStyle | ( | ) |
Definition at line 84 of file AtomSphereStyle.cs.
|
private |
Definition at line 124 of file AtomSphereStyle.cs.
References BallUpdate.atomcolor, Molecule.Model.MoleculeModel.atoms, Molecule.Model.MoleculeModel.atomsnumber, Molecule.Model.AtomModel.baseColor, BallUpdate.number, Molecule.Model.AtomModel.radius, BallUpdate.rayon, Molecule.Model.AtomModel.scale, BallUpdate.SetRayonFactor(), SphereManager.sphereGameObjects, and Molecule.Model.AtomModel.type.
void Molecule.View.DisplayAtom.AtomSphereStyle.DisplayAtoms | ( | UIData.AtomType | type_atom, |
bool | force_display = false |
||
) |
Implements Molecule.View.DisplayAtom.IAtomStyle.
Definition at line 90 of file AtomSphereStyle.cs.
References Molecule.Model.MoleculeModel.atoms, Molecule.Model.MoleculeModel.atomsLocationlist, Molecule.Model.MoleculeModel.atomsTypelist, Molecule.Model.MoleculeModel.CaSplineList, Molecule.Model.MoleculeModel.CaSplineTypeList, SphereManager.Init(), UI.UIData.isParticlesInitialized, UI.UIData.isSphereLoaded, UI.UIData.secondarystruct, and UI.UIData.shadow.
|
static |
Definition at line 78 of file AtomSphereStyle.cs.
|
static |
Definition at line 82 of file AtomSphereStyle.cs.
|
private |
Definition at line 80 of file AtomSphereStyle.cs.