![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Static Public Member Functions | |
static string | getVersionString () |
static SurfaceManager | getSurfaceManager () |
static ArtemisManager | getArtemisManager () |
static SecondaryStructureManager | getSecondaryStructureManager () |
static GuidedNavigationManager | getGuidedNavigationManager () |
static ElectrostaticManager | getElectrostaticManager () |
static SugarManager | getSugarManager () |
static GenericManager | getCurrentAtomManager () |
static GenericManager | getCurrentBondManager () |
static VRPN.VRPNManager | getVRPNManager () |
static void | setCurrentAtomManager (GenericManager manager) |
static void | setCurrentBondManager (GenericManager manager) |
static BackendManager | getBackendManager () |
static void | setBackendManager (BackendManager backend) |
Static Private Attributes | |
static string | version = "0.9.6" |
static SurfaceManager | surfaceManager = new SurfaceManager() |
static ArtemisManager | artemisManager = new ArtemisManager() |
static SecondaryStructureManager | secondaryStructureManager = new SecondaryStructureManager() |
static GuidedNavigationManager | guidedNavigationManager = new GuidedNavigationManager() |
static ElectrostaticManager | electrostaticManager = new ElectrostaticManager() |
static SugarManager | sugarManager = new SugarManager() |
static GenericManager | atomManager |
static GenericManager | bondManager |
static VRPN.VRPNManager | vrpnManager = new VRPN.VRPNManager() |
static BackendManager | hirerna_backend |
Definition at line 4 of file UnityMolMain.cs.
|
static |
Definition at line 29 of file UnityMolMain.cs.
References artemisManager.
Referenced by ArtemisOldGUI.ArtemisMenu(), Molecule3D.clearScene(), VRPN.VRPNManager.interactorButtonCallback(), MouseOverMoleculeIMDSimulation.OnMouseDrag(), and MouseOverMoleculeIMDSimulation.OnMouseUp().
|
static |
Definition at line 73 of file UnityMolMain.cs.
References hirerna_backend.
Referenced by HiRERNAContestOldGUI.HiRERNAContestMenu().
|
static |
Definition at line 50 of file UnityMolMain.cs.
References atomManager.
Referenced by UI.GUIDisplay.AtomScales(), Molecule.View.DisplayMolecule.ChangeRepresentation(), ArtemisManager.connect(), ArtemisManager.disconnect(), AdvancedOptionsOldGUI.Effects(), Molecule.View.DisplayMolecule.HideAtoms(), VRPN.VRPNManager.InstantiateTool(), VRPN.VRPNManager.interactorTrackerCallback(), GuidedNavigationManager.NarrowCAlpha(), GuidedNavigationManager.NarrowHyperballs(), ColorPicker.OnGUI(), RepresentationOldGUI.RenderingParameters(), UI.GUIDisplay.SetColorPanel(), Molecule.View.DisplayMolecule.ShowAtoms(), Molecule.View.DisplayMolecule.showHydrogens(), and ArtemisClientLoop.Update().
|
static |
Definition at line 54 of file UnityMolMain.cs.
References bondManager.
Referenced by Molecule.View.DisplayMolecule.ChangeRepresentation(), Molecule.View.DisplayMolecule.DestroyBonds(), AdvancedOptionsOldGUI.Effects(), Molecule.View.DisplayMolecule.HideBonds(), GuidedNavigationManager.NarrowCAlpha(), GuidedNavigationManager.NarrowHyperballs(), RepresentationOldGUI.RenderingParameters(), Molecule.View.DisplayMolecule.ShowBonds(), Molecule.View.DisplayMolecule.showHydrogens(), and ArtemisClientLoop.Update().
|
static |
Definition at line 42 of file UnityMolMain.cs.
References electrostaticManager.
Referenced by Molecule.View.DisplayMolecule.ClearMemory(), FieldLineStyle.DisplayFieldLine(), ElectrostaticOldGUI.Electrostatics(), ElectrostaticOldGUI.FieldLines(), Molecule3D.OnGUI(), SurfaceManager.RecenterSurfaces(), Molecule3D.Start(), SurfaceOldGUI.SurfaceMobileCut(), and Molecule3D.Update().
|
static |
Definition at line 38 of file UnityMolMain.cs.
References guidedNavigationManager.
Referenced by Molecule3D.clearScene(), GuidedNavigationOldGUI.GuidedOptions(), and Reorient.Reorient.LoadSymmetry().
|
static |
Definition at line 34 of file UnityMolMain.cs.
References secondaryStructureManager.
Referenced by SecSGUI.EnableSecS(), GuidedNavigationManager.ResetChainsPos(), SecondaryStructureOldGUI.SecStructMenu(), PostProcessing.SubGenerateMeshes(), and SecSGUI.UpdateRibbonsProp().
|
static |
Definition at line 46 of file UnityMolMain.cs.
References sugarManager.
|
static |
Definition at line 24 of file UnityMolMain.cs.
References surfaceManager.
Referenced by OBJ.Build(), Molecule.View.DisplayMolecule.ClearMemory(), GenerateMesh.CreateSurfaceObjects(), ElectrostaticOldGUI.Electrostatics(), SurfaceManager.GenerateSurface(), SurfaceManager.GenerateSurfaceBfact(), GenerateMesh.GM(), GenerateMesh.InitGenMesh(), ReadDX.isoSurface(), SurfaceOldGUI.MoveCutPlane(), Molecule3D.OnGUI(), SurfaceManager.resetSurfaceColors(), UI.GUIMoleculeController.SetBfactorMenu(), SurfaceManager.setBrightness(), SurfaceManager.setColorWeight(), UI.GUIMoleculeController.SetSurfaceMenu(), SurfaceManager.ShowHideSurfaceNeg(), SurfaceManager.ShowHideSurfacePos(), SurfaceManager.ShowHideSurfaces(), SurfaceOldGUI.Surface(), SurfaceOldGUI.SurfaceCut(), SurfaceOldGUI.SurfaceMobileCut(), SurfaceOldGUI.SurfaceParams(), SurfaceManager.SurfaceRenderUp(), SurfaceOldGUI.textureMenu(), SurfaceManager.updateColors(), SurfaceManager.updateCut(), SurfaceManager.updateTexture(), SurfaceManager.useBFactorColor(), SurfaceManager.useChainColor(), SurfaceManager.useEinsenbergColor(), SurfaceManager.useEnglemanColor(), SurfaceManager.useKyteAndDoolittleColor(), SurfaceManager.usePropertiesColor(), and SurfaceManager.useWhiteOctanolColor().
|
static |
Definition at line 19 of file UnityMolMain.cs.
References version.
Referenced by BackendManager.PerformFormRequest(), and UI.GUIMoleculeController.RenderHelp().
|
static |
Definition at line 58 of file UnityMolMain.cs.
References vrpnManager.
Referenced by Molecule3D.clearScene(), VRPNTestScript.Start(), VRPN.VRPNGUIController.Start(), and VRPNTestScript.Update().
|
static |
Definition at line 78 of file UnityMolMain.cs.
Referenced by HiRERNAContestOldGUI.HiRERNAContestMenu().
|
static |
Definition at line 63 of file UnityMolMain.cs.
Referenced by Molecule.View.DisplayMolecule.ChangeRepresentation(), SphereManager.EnableRenderers(), CubeManager.EnableRenderers(), HBallMeshManager.EnableRenderers(), HBallManager.EnableRenderers(), HBallMeshManager.Init(), and Molecule3D.Start().
|
static |
Definition at line 68 of file UnityMolMain.cs.
Referenced by Molecule.View.DisplayMolecule.ChangeRepresentation(), LineManager.EnableRenderers(), CubeBondManager.EnableRenderers(), HStickMeshManager.EnableRenderers(), HStickManager.EnableRenderers(), HStickMeshManager.Init(), and Molecule3D.Start().
|
staticprivate |
Definition at line 8 of file UnityMolMain.cs.
Referenced by getArtemisManager().
|
staticprivate |
Definition at line 13 of file UnityMolMain.cs.
Referenced by getCurrentAtomManager().
|
staticprivate |
Definition at line 14 of file UnityMolMain.cs.
Referenced by getCurrentBondManager().
|
staticprivate |
Definition at line 11 of file UnityMolMain.cs.
Referenced by getElectrostaticManager().
|
staticprivate |
Definition at line 10 of file UnityMolMain.cs.
Referenced by getGuidedNavigationManager().
|
staticprivate |
Definition at line 17 of file UnityMolMain.cs.
Referenced by getBackendManager().
|
staticprivate |
Definition at line 9 of file UnityMolMain.cs.
Referenced by getSecondaryStructureManager().
|
staticprivate |
Definition at line 12 of file UnityMolMain.cs.
Referenced by getSugarManager().
|
staticprivate |
Definition at line 7 of file UnityMolMain.cs.
Referenced by getSurfaceManager().
|
staticprivate |
Definition at line 5 of file UnityMolMain.cs.
Referenced by getVersionString().
|
staticprivate |
Definition at line 15 of file UnityMolMain.cs.
Referenced by getVRPNManager().