![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Public Member Functions | |
GUIMoleculeController () | |
void | CameraStop () |
void | DisplayGUI () |
void | SetAdvMenu () |
void | SetGuidedMenu () |
void | SetAtomMenu () |
void | SetSecStructMenu () |
void | SetAtomType () |
void | SetBfactorMenu () |
void | SetBondType () |
void | setSugarMenu () |
void | setSugarRibbonsTuneMenu () |
void | setColorTuneMenu () |
void | SetCubeLineBond () |
void | SetEffectType () |
void | SetFieldMenu () |
void | SetSurfaceMenu () |
void | SetHydroMenu () |
void | SetHyperBall () |
void | SetSurfaceTexture () |
void | SetSurtfaceMobileCut () |
void | SetSurfaceCut () |
void | SetBackGroundType () |
void | SetMetaphorType () |
void | SetArtemisMenu () |
void | SetHiRERNAMenu () |
void | SetWebContestMenu () |
void | MinLoadTypeGUIAtom (int b) |
void | RenderHelp () |
Static Public Member Functions | |
static void | CreateColorPicker (ColorObject col, string title, List< string > atomTarget, string residueTarget="All", string chainTarget="All") |
static void | LightStop () |
static float | LabelSlider (float sliderValue, float sliderMinValue, float sliderMaxValue, string labelText, string toolTip, bool enable, int sliderwidth, int labelwidth=100, bool newLine=false) |
static void | SetPanels () |
static void | SetAtomsExtended () |
static void | SetResidues () |
static void | SetChains () |
static string | queryBestTextures () |
Public Attributes | |
Texture2D | aTexture |
Static Public Attributes | |
static bool | onlyBestTextures = true |
static int | texture_set =0 |
static bool | HYPERBALLSDEFAULT = true |
static float | minOrthoSize = 1f |
static float | maxOrthoSize = 60f |
static float | orthoSize = 10f |
static bool | showOpenMenu = true |
static bool | showReactionMenu = false |
static bool | showAnimationMenu = false |
static bool | showAtomMenu = false |
static bool | showSetAtomScales = false |
static bool | showResiduesMenu = false |
static bool | showAtomsExtendedMenu = false |
static bool | showChainsMenu = false |
static bool | showPanelsMenu = false |
static bool | showArtemisMenu = false |
static bool | showHiRERNAMenu = false |
static bool | showWebContestMenu = false |
static bool | showTestMenu = false |
static bool | toggle_HELP = false |
static bool | toggle_INFOS = true |
static bool | toggle_VE_COPYR = true |
static bool | toggle_HB_SANIM = false |
static float | hb_sanim = 0.7f |
static float | hb_ssign = 1.0f |
static bool | toggle_HB_RANIM = false |
static float | hb_ranim = 0.4f |
static float | hb_rsign = 1.0f |
static float | depthfactor = -1.0f |
static float | drag = 0.6f |
static float | spring = 5 |
static float | fov_angle = 60f |
static float | previous_angle = 60f |
static bool | toggle_HB_TRANS = true |
static bool | toggle_NA_INTERACTIVE = false |
static bool | toggle_NA_HIDE = false |
static bool | toggle_NA_SWITCH = false |
static bool | toggle_NA_HBALLSMOOTH = false |
static bool | LOD_INITIALIZED = false |
static bool | toggle_NA_MEASURE = false |
static bool | toggle_NA_CLICK = false |
static bool | toggle_NA_MAXCAM = true |
static bool | toggle_NA_AUTOMOVE = false |
static bool | toggle_NA_CAMLOCK = false |
static bool | toggle_LIGHTCAM = false |
static bool | toggle_MESHCOMBINE = false |
static GameObject | scenecontroller = null |
static Molecule3D | Molecule3DComp = null |
static bool | toggle_DISTANCE_CUEING = false |
static bool | toggle_HIDE_HYDROGEN =false |
static bool | distanceCueingEnabled = false |
static bool | toggle_IMD = false |
static bool | toggleIMDTotalEnergy = false |
static bool | toggleIMDHBondsEnergy = false |
static bool | toggleIMDStackingEnergy = false |
static bool | showGrayColor = false |
static bool | showSurfaceButton = false |
static bool | FileBrowser_show = false |
static bool | FileBrowser_show2 = false |
static ImprovedFileBrowser | m_fileBrowser |
static string | m_textPath |
static Camera | mainCamera |
static float | backgroundColorRed = 0.0f |
static float | backgroundColorGreen = 0.0f |
static float | backgroundColorBlue = 0.0f |
static ColorObject | BackgroundColor = new ColorObject(Color.black) |
static ColorPicker | m_colorPicker = null |
static Material | electricsymbol = (Material)Resources.Load ("Materials/electricparticle") |
Static Protected Attributes | |
static Quaternion | NA_SCCROT = new Quaternion (-0.1f, 0.1f, 0.0f, -1.0f) |
static Vector3 | NA_SCCPOS = new Vector3 (0.4f, 1.8f, -12.0f) |
static bool | showAtoms = true |
static float | prevRadius |
static GUIStyle | m_centredText |
Properties | |
static GUIStyle | CentredText [get] |
Static Private Member Functions | |
static void | VisualControl () |
Private Attributes | |
GUIContent[] | listatom |
GUIContent[] | listbond |
GUIStyle | listStyle |
bool | firstpass = true |
Static Private Attributes | |
static Texture2D | guicon = Resources.Load ("Artwork/guicon") as Texture2D |
static string | umolbase = "http://www.baaden.ibpc.fr/umol" |
static GUIContent | emptyContent = new GUIContent() |
Definition at line 77 of file GUIMoleculeController.cs.
UI.GUIMoleculeController.GUIMoleculeController | ( | ) |
Definition at line 246 of file GUIMoleculeController.cs.
References UI.GUIDisplay.initStyles().
void UI.GUIMoleculeController.CameraStop | ( | ) |
Prevents the camera from moving along with the mouse if the cursor is over any active menu or button.
Currently a bit dirty, since existing rectangles are recreated for the pruposes of this function.
Definition at line 301 of file GUIMoleculeController.cs.
References Rectangles.backTypeRect, maxCamera.cameraStop, UI.UIData.cameraStop, UI.UIData.cameraStop2, Rectangles.colorPickerRect, ColorPicker.enabled, Rectangles.movePlaneRect, AdvancedOptionsOldGUI.showBackgroundType, SurfaceOldGUI.showSurfaceCut, SurfaceOldGUI.showSurfaceMenu, MouseOverMolecule.stopCamera, and UI.GUIMoleculeController.toggle_NA_CAMLOCK.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
|
static |
Definition at line 239 of file GUIMoleculeController.cs.
References Rectangles.colorPickerRect.
Referenced by UI.GUIDisplay.ColorPickerCaller(), ElectrostaticOldGUI.FieldLines(), SecondaryStructureOldGUI.SecStructMenu(), and SurfaceOldGUI.SurfaceParams().
void UI.GUIMoleculeController.DisplayGUI | ( | ) |
Definition at line 362 of file GUIMoleculeController.cs.
References ColorObject.color, UI.LoadTypeGUI.MainFun(), Rectangles.mainRect, and ColorPicker.OnGUI().
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
|
static |
Definition at line 398 of file GUIMoleculeController.cs.
References Molecule.Model.MoleculeModel.newtooltip.
Referenced by AdvancedOptionsOldGUI.AdvOptions(), RepresentationOldGUI.AtomMenu(), UI.GUIDisplay.AtomScales(), SecondaryStructureOldGUI.ChooseSmoothness_BF(), SugarOldGUI.ColorTuneMenu(), RepresentationOldGUI.CubeLineBond(), ElectrostaticOldGUI.Electrostatics(), ElectrostaticOldGUI.FieldLines(), RepresentationOldGUI.HyperballStyle(), RepresentationOldGUI.RenderingParameters(), SecondaryStructureOldGUI.SecStructMenu(), SecondaryStructureOldGUI.SetHighBFSlider(), SugarOldGUI.SugarRibbonsTune(), SurfaceOldGUI.Surface(), SurfaceOldGUI.SurfaceCut(), SurfaceOldGUI.SurfaceMobileCut(), and SurfaceOldGUI.SurfaceParams().
|
static |
Prevents the light from moving with the camera.
Usefull when using shadows
Definition at line 341 of file GUIMoleculeController.cs.
References UI.UIData.lightStop.
Referenced by RepresentationOldGUI.AtomMenu().
void UI.GUIMoleculeController.MinLoadTypeGUIAtom | ( | int | b | ) |
Definition at line 601 of file GUIMoleculeController.cs.
|
static |
Definition at line 603 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.AdvOptions().
void UI.GUIMoleculeController.RenderHelp | ( | ) |
Definition at line 612 of file GUIMoleculeController.cs.
References Molecule.Model.MoleculeModel.atomsnumber, Molecule.Model.MoleculeModel.bondsnumber, Rectangles.exitRect, Rectangles.fpsInfosRect, UnityMolMain.getVersionString(), Rectangles.helpRect, UI.GUIMoleculeController.toggle_HELP, Rectangles.webHelpRect, and Rectangles.webHelpWidth.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetAdvMenu | ( | ) |
Definition at line 423 of file GUIMoleculeController.cs.
References AdvancedOptionsOldGUI.AdvOptions(), Rectangles.advOptionsRect, and AdvancedOptionsOldGUI.showAdvMenu.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetArtemisMenu | ( | ) |
Definition at line 583 of file GUIMoleculeController.cs.
References ArtemisOldGUI.ArtemisMenu(), and Rectangles.artemisMenuRect.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetAtomMenu | ( | ) |
Definition at line 433 of file GUIMoleculeController.cs.
References RepresentationOldGUI.AtomMenu(), and Rectangles.atomMenuRect.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
|
static |
Definition at line 451 of file GUIMoleculeController.cs.
References UI.GUIDisplay.AtomsExtendedMenu(), and Rectangles.atomsExtendedMenuRect.
Referenced by Molecule3D.OnGUI().
void UI.GUIMoleculeController.SetAtomType | ( | ) |
Definition at line 464 of file GUIMoleculeController.cs.
References RepresentationOldGUI.AtomStyle(), Rectangles.atomStyleRect, and RepresentationOldGUI.showAtomType.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetBackGroundType | ( | ) |
Definition at line 573 of file GUIMoleculeController.cs.
References AdvancedOptionsOldGUI.Background(), Rectangles.backTypeRect, and AdvancedOptionsOldGUI.showBackgroundType.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetBfactorMenu | ( | ) |
Definition at line 472 of file GUIMoleculeController.cs.
References UnityMolMain.getSurfaceManager(), SurfaceManager.getSurfaces(), SurfaceOldGUI.showBfactorMenu, SurfaceOldGUI.Surface(), Rectangles.surfaceMenuRect, Rectangles.surfaceParametersRect, and SurfaceOldGUI.SurfaceParams().
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetBondType | ( | ) |
Definition at line 483 of file GUIMoleculeController.cs.
References RepresentationOldGUI.Bond(), Rectangles.bondTypeRect, and RepresentationOldGUI.showBondType.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
|
static |
Definition at line 460 of file GUIMoleculeController.cs.
References UI.GUIDisplay.ChainsMenu(), and Rectangles.chainsMenuRect.
Referenced by Molecule3D.OnGUI().
void UI.GUIMoleculeController.setColorTuneMenu | ( | ) |
Definition at line 501 of file GUIMoleculeController.cs.
References SugarOldGUI.ColorTuneMenu(), Rectangles.ColorTuneRect, and SugarOldGUI.showColorTuneMenu.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetCubeLineBond | ( | ) |
Definition at line 505 of file GUIMoleculeController.cs.
References UI.UIData.bondtype, RepresentationOldGUI.CubeLineBond(), Rectangles.cubeLineBondRect, RepresentationOldGUI.showAtomType, RepresentationOldGUI.showBondType, and RepresentationOldGUI.showCubeLineBondMenu.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetEffectType | ( | ) |
Definition at line 515 of file GUIMoleculeController.cs.
References AdvancedOptionsOldGUI.Effects(), Rectangles.effectTypeRect, and AdvancedOptionsOldGUI.showEffectType.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetFieldMenu | ( | ) |
Definition at line 520 of file GUIMoleculeController.cs.
References Rectangles.electroMenuRect, ElectrostaticOldGUI.Electrostatics(), ElectrostaticOldGUI.FieldLines(), Rectangles.fieldLinesRect, ElectrostaticOldGUI.showElectrostaticsMenu, and ElectrostaticOldGUI.showFieldLines.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetGuidedMenu | ( | ) |
Definition at line 428 of file GUIMoleculeController.cs.
References Rectangles.GuidedNavRect, GuidedNavigationOldGUI.GuidedOptions(), and GuidedNavigationOldGUI.showGuidedMenu.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetHiRERNAMenu | ( | ) |
Definition at line 588 of file GUIMoleculeController.cs.
References HiRERNAOldGUI.HiRERNAMenu(), and Rectangles.hirernaMenuRect.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetHydroMenu | ( | ) |
Definition at line 542 of file GUIMoleculeController.cs.
References SurfaceOldGUI.HydroMenu(), Rectangles.hydroMenuRect, SurfaceOldGUI.showHydroMenu, and SurfaceOldGUI.showSurfaceMenu.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetHyperBall | ( | ) |
Definition at line 548 of file GUIMoleculeController.cs.
References Rectangles.hyperballRect, RepresentationOldGUI.HyperballStyle(), and RepresentationOldGUI.showHyperballsMenu.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetMetaphorType | ( | ) |
Definition at line 578 of file GUIMoleculeController.cs.
References RepresentationOldGUI.Metaphor(), Rectangles.metaphorRect, and RepresentationOldGUI.showMetaphorType.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
|
static |
Definition at line 447 of file GUIMoleculeController.cs.
References UI.GUIDisplay.PanelsMenu(), and Rectangles.panelsMenuRect.
Referenced by Molecule3D.OnGUI().
|
static |
Definition at line 456 of file GUIMoleculeController.cs.
References UI.GUIDisplay.ResiduesMenu(), and Rectangles.residuesMenuRect.
Referenced by Molecule3D.OnGUI().
void UI.GUIMoleculeController.SetSecStructMenu | ( | ) |
Definition at line 438 of file GUIMoleculeController.cs.
References SecondaryStructureOldGUI.SecStructMenu(), Rectangles.secStructMenuRect, and SecondaryStructureOldGUI.showSecStructMenu.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.setSugarMenu | ( | ) |
Definition at line 489 of file GUIMoleculeController.cs.
References SugarOldGUI.showSugarChainMenu, SugarOldGUI.SugarM(), and Rectangles.SugarMenuRect.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.setSugarRibbonsTuneMenu | ( | ) |
Definition at line 495 of file GUIMoleculeController.cs.
References SugarOldGUI.showSugarRibbonsTuneMenu, SugarOldGUI.SugarRibbonsTune(), and Rectangles.SugarRibbonsTuneRect.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetSurfaceCut | ( | ) |
Definition at line 566 of file GUIMoleculeController.cs.
References SurfaceOldGUI.MoveCutPlane(), Rectangles.movePlaneRect, SurfaceOldGUI.showBfactorMenu, SurfaceOldGUI.showSurfaceCut, SurfaceOldGUI.showSurfaceMenu, SurfaceOldGUI.SurfaceCut(), and Rectangles.surfaceCutRect.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetSurfaceMenu | ( | ) |
Definition at line 528 of file GUIMoleculeController.cs.
References UnityMolMain.getSurfaceManager(), SurfaceManager.getSurfaces(), SurfaceOldGUI.showSurfaceMenu, SurfaceOldGUI.Surface(), Rectangles.surfaceMenuRect, Rectangles.surfaceParametersRect, and SurfaceOldGUI.SurfaceParams().
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetSurfaceTexture | ( | ) |
Definition at line 553 of file GUIMoleculeController.cs.
References UI.GUIDisplay.m_texture, SurfaceOldGUI.showBfactorMenu, SurfaceOldGUI.showSurfaceMenu, SurfaceOldGUI.showSurfaceTexture, SurfaceOldGUI.SurfaceTexture(), and Rectangles.textureRect.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetSurtfaceMobileCut | ( | ) |
Definition at line 561 of file GUIMoleculeController.cs.
References SurfaceOldGUI.showBfactorMenu, SurfaceOldGUI.showSurfaceMenu, SurfaceOldGUI.showSurfaceMobileCut, SurfaceOldGUI.SurfaceMobileCut(), and Rectangles.surfaceMobileCutRect.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
void UI.GUIMoleculeController.SetWebContestMenu | ( | ) |
Definition at line 593 of file GUIMoleculeController.cs.
References HiRERNAContestOldGUI.HiRERNAContestMenu(), and Rectangles.webContestMenuRect.
Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().
|
staticprivate |
Definition at line 386 of file GUIMoleculeController.cs.
References UI.UIData.toggleKey, and UI.UIData.toggleMouse.
Texture2D UI.GUIMoleculeController.aTexture |
Definition at line 222 of file GUIMoleculeController.cs.
|
static |
Definition at line 229 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.BackColor().
|
static |
Definition at line 225 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.BackColor().
|
static |
Definition at line 224 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.BackColor().
|
static |
Definition at line 223 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.BackColor().
|
static |
Definition at line 125 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.HyperballStyle(), ParseData.ParsePDB.RequestPDB.ReadXGMML(), and Molecule3D.Update().
|
static |
Definition at line 155 of file GUIMoleculeController.cs.
Referenced by CamGUI.DistanceCueing(), and RepresentationOldGUI.HyperballStyle().
|
static |
Definition at line 126 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.HyperballStyle(), and Molecule3D.Update().
|
static |
Definition at line 234 of file GUIMoleculeController.cs.
|
staticprivate |
Definition at line 200 of file GUIMoleculeController.cs.
|
static |
Definition at line 189 of file GUIMoleculeController.cs.
Referenced by Molecule3D.OnGUI().
|
static |
Definition at line 190 of file GUIMoleculeController.cs.
Referenced by SurfaceOldGUI.FileSelectedCallback(), UI.GUIDisplay.FileSelectedCallback(), and SurfaceOldGUI.textureMenu().
|
private |
Definition at line 235 of file GUIMoleculeController.cs.
|
static |
Definition at line 129 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.HyperballStyle().
|
staticprivate |
Definition at line 172 of file GUIMoleculeController.cs.
|
static |
Definition at line 121 of file GUIMoleculeController.cs.
|
static |
Definition at line 122 of file GUIMoleculeController.cs.
|
static |
Definition at line 118 of file GUIMoleculeController.cs.
|
static |
Definition at line 119 of file GUIMoleculeController.cs.
|
static |
Definition at line 84 of file GUIMoleculeController.cs.
|
private |
Definition at line 167 of file GUIMoleculeController.cs.
|
private |
Definition at line 168 of file GUIMoleculeController.cs.
|
private |
Definition at line 169 of file GUIMoleculeController.cs.
|
static |
Definition at line 137 of file GUIMoleculeController.cs.
|
staticprotected |
Definition at line 214 of file GUIMoleculeController.cs.
|
static |
Definition at line 231 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.AdvOptions(), UI.GUIDisplay.AtomScales(), UI.GUIDisplay.AtomsExtendedMenu(), AdvancedOptionsOldGUI.BackColor(), UI.GUIDisplay.ChainsMenu(), SugarOldGUI.ColorTuneMenu(), ElectrostaticOldGUI.Electrostatics(), ElectrostaticOldGUI.FieldLines(), ColorPicker.loadColor(), UI.LoadTypeGUI.MainFun(), UI.GUIDisplay.OpenAnimationCrdCallback(), RepresentationOldGUI.RenderingParameters(), UI.GUIDisplay.ResiduesMenu(), RepresentationOldGUI.SetAtomStyle(), SurfaceOldGUI.SurfaceParams(), and ClickAtom.Update().
|
static |
Definition at line 191 of file GUIMoleculeController.cs.
Referenced by SurfaceOldGUI.FileSelectedCallback(), Molecule3D.OnGUI(), and SurfaceOldGUI.textureMenu().
|
static |
Definition at line 192 of file GUIMoleculeController.cs.
Referenced by SurfaceOldGUI.FileSelectedCallback().
|
static |
Definition at line 195 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.AtomMenu(), RepresentationOldGUI.HyperballStyle(), and UI.LoadTypeGUI.MainFun().
|
static |
Definition at line 88 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.AdvOptions().
|
static |
Definition at line 87 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.AdvOptions(), and maxCamera.LateUpdate().
|
static |
Definition at line 146 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.SetAtomStyle().
|
staticprotected |
Definition at line 148 of file GUIMoleculeController.cs.
Referenced by UI.LoadTypeGUI.MainFun().
|
staticprotected |
Definition at line 147 of file GUIMoleculeController.cs.
Referenced by UI.LoadTypeGUI.MainFun().
|
static |
Toggle condensed set of textures vs. full set
Definition at line 80 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.AdvOptions(), UI.GUIDisplay.AtomScales(), and SurfaceOldGUI.textureMenu().
|
static |
Definition at line 89 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.AdvOptions().
|
static |
Definition at line 130 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.HyperballStyle().
|
staticprotected |
Definition at line 197 of file GUIMoleculeController.cs.
|
static |
Definition at line 145 of file GUIMoleculeController.cs.
Referenced by GuidedNavigationOldGUI.GuidedOptions(), and UI.LoadTypeGUI.MainFun().
|
static |
Definition at line 95 of file GUIMoleculeController.cs.
Referenced by UI.LoadTypeGUI.MainFun(), UI.GUIDisplay.OpenAnimationCrdCallback(), and SurfaceOldGUI.openCloseSurfaceMenu().
|
static |
Definition at line 107 of file GUIMoleculeController.cs.
Referenced by ArtemisOldGUI.ArtemisMenu(), and UI.LoadTypeGUI.MainFun().
|
static |
Definition at line 96 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.AtomMenu(), Molecule3D.loadFile(), UI.LoadTypeGUI.MainFun(), UI.GUIDisplay.OpenAnimationCrdCallback(), and Molecule3D.Update().
|
staticprotected |
Definition at line 196 of file GUIMoleculeController.cs.
|
static |
Definition at line 103 of file GUIMoleculeController.cs.
Referenced by UI.GUIDisplay.AtomScales(), UI.GUIDisplay.AtomsExtendedMenu(), UI.LoadTypeGUI.MainFun(), Molecule3D.OnGUI(), and RepresentationOldGUI.RenderingParameters().
|
static |
Definition at line 104 of file GUIMoleculeController.cs.
Referenced by UI.GUIDisplay.AtomScales(), UI.GUIDisplay.ChainsMenu(), UI.LoadTypeGUI.MainFun(), Molecule3D.OnGUI(), and RepresentationOldGUI.RenderingParameters().
|
static |
Definition at line 181 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.Effects(), RepresentationOldGUI.HyperballStyle(), ToolsGUI.Interact(), and UI.LoadTypeGUI.MainFun().
|
static |
Definition at line 108 of file GUIMoleculeController.cs.
Referenced by HiRERNAOldGUI.HiRERNAMenu(), and UI.LoadTypeGUI.MainFun().
|
static |
Definition at line 92 of file GUIMoleculeController.cs.
Referenced by LoadGUI.Fetch(), HiRERNAContestOldGUI.HiRERNAContestMenu(), UI.LoadTypeGUI.MainFun(), UI.GUIDisplay.OpenAnimationCrdCallback(), and SurfaceOldGUI.openCloseSurfaceMenu().
|
static |
Definition at line 105 of file GUIMoleculeController.cs.
Referenced by UI.GUIDisplay.AtomScales(), UI.LoadTypeGUI.MainFun(), Molecule3D.OnGUI(), UI.GUIDisplay.PanelsMenu(), and RepresentationOldGUI.RenderingParameters().
|
static |
Definition at line 94 of file GUIMoleculeController.cs.
Referenced by UI.LoadTypeGUI.MainFun(), UI.GUIDisplay.OpenAnimationCrdCallback(), and SurfaceOldGUI.openCloseSurfaceMenu().
|
static |
Definition at line 102 of file GUIMoleculeController.cs.
Referenced by UI.GUIDisplay.AtomScales(), UI.LoadTypeGUI.MainFun(), Molecule3D.OnGUI(), RepresentationOldGUI.RenderingParameters(), and UI.GUIDisplay.ResiduesMenu().
|
static |
Definition at line 100 of file GUIMoleculeController.cs.
Referenced by UI.GUIDisplay.AtomScales(), UI.LoadTypeGUI.MainFun(), RepresentationOldGUI.RenderingParameters(), and UI.GUIDisplay.SetAtomScales().
|
static |
Definition at line 184 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.Effects(), RepresentationOldGUI.HyperballStyle(), ToolsGUI.Interact(), and UI.LoadTypeGUI.MainFun().
|
static |
Definition at line 110 of file GUIMoleculeController.cs.
Referenced by UI.LoadTypeGUI.MainFun().
|
static |
Definition at line 109 of file GUIMoleculeController.cs.
Referenced by HiRERNAContestOldGUI.HiRERNAContestMenu(), UI.LoadTypeGUI.MainFun(), and UI.GUIDisplay.OpenAnimationCrdCallback().
|
static |
Definition at line 127 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.HyperballStyle(), and Molecule3D.Update().
|
static |
Definition at line 81 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.AdvOptions(), SurfaceOldGUI.SurfaceTexture(), and SurfaceOldGUI.textureMenu().
|
static |
Definition at line 151 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.HyperballStyle().
|
static |
Definition at line 120 of file GUIMoleculeController.cs.
|
static |
Definition at line 117 of file GUIMoleculeController.cs.
|
static |
Definition at line 132 of file GUIMoleculeController.cs.
Referenced by Molecule3D.Update().
|
static |
Definition at line 114 of file GUIMoleculeController.cs.
Referenced by UI.GUIMoleculeController.RenderHelp().
|
static |
Definition at line 152 of file GUIMoleculeController.cs.
Referenced by Molecule.View.DisplayMolecule.ChangeRepresentation(), Molecule3D.clearScene(), RepresentationOldGUI.RenderingParameters(), Molecule.View.DisplayMolecule.showHydrogens(), and SugarOldGUI.SugarM().
|
static |
Definition at line 159 of file GUIMoleculeController.cs.
Referenced by ArtemisManager.connect(), SphereManager.DisableRenderers(), CubeManager.DisableRenderers(), HBallMeshManager.DisableRenderers(), HBallManager.DisableRenderers(), ArtemisManager.disconnect(), SphereManager.EnableRenderers(), CubeManager.EnableRenderers(), HBallMeshManager.EnableRenderers(), HBallManager.EnableRenderers(), VRPN.VRPNManager.interactorButtonCallback(), and HBallManager.Update().
|
static |
Definition at line 115 of file GUIMoleculeController.cs.
Referenced by AdvancedOptionsOldGUI.AdvOptions(), and Molecule3D.OnGUI().
|
static |
Definition at line 143 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.AtomMenu(), and UI.LoadTypeGUI.MainFun().
|
static |
Definition at line 144 of file GUIMoleculeController.cs.
|
static |
Definition at line 141 of file GUIMoleculeController.cs.
Referenced by UI.LoadTypeGUI.MainFun(), RepresentationOldGUI.RenderingParameters(), and maxCamera.Update().
|
static |
Definition at line 142 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.AtomMenu(), and UI.GUIMoleculeController.CameraStop().
|
static |
Definition at line 139 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.AtomMenu(), UI.GUIDisplay.AtomScales(), RepresentationOldGUI.AtomStyle(), AtomsGUI.ChangeAtmStyle(), UI.GUIDisplay.FileSelectedCallback(), ColorPicker.OnGUI(), and maxCamera.Update().
|
static |
Definition at line 136 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.RenderingParameters(), and RepresentationOldGUI.SetAtomStyle().
|
static |
Definition at line 134 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.AtomStyle(), AtomsGUI.ChangeAtmStyle(), Molecule3D.clearScene(), SecSGUI.EnableSecS(), RepresentationOldGUI.RenderingParameters(), SugarManager.ResetSugarRibbons(), SecondaryStructureOldGUI.SecStructMenu(), RepresentationOldGUI.SetAtomStyle(), SugarGUI.ShowRibbons(), SugarOldGUI.SugarM(), SurfaceOldGUI.SurfaceParams(), and SecSGUI.UpdateRibbonsProp().
|
static |
Definition at line 133 of file GUIMoleculeController.cs.
Referenced by Molecule3D.clearScene(), RepresentationOldGUI.HyperballStyle(), BallUpdateRC.Update(), HStickManager.Update(), and HBallManager.Update().
|
static |
Definition at line 140 of file GUIMoleculeController.cs.
Referenced by Molecule3D.KeyOperate(), UI.LoadTypeGUI.MainFun(), and Molecule3D.MouseOperate().
|
static |
Definition at line 138 of file GUIMoleculeController.cs.
Referenced by Molecule3D.clearScene(), and RepresentationOldGUI.HyperballStyle().
|
static |
Definition at line 135 of file GUIMoleculeController.cs.
Referenced by RepresentationOldGUI.AtomStyle(), UI.LoadTypeGUI.MainFun(), and RepresentationOldGUI.RenderingParameters().
|
static |
Definition at line 116 of file GUIMoleculeController.cs.
|
static |
Definition at line 163 of file GUIMoleculeController.cs.
Referenced by ArtemisOldGUI.ArtemisMenu(), ArtemisClientLoop.destroyHBondsEnergyPlot(), and ArtemisClientLoop.Update().
|
static |
Definition at line 165 of file GUIMoleculeController.cs.
Referenced by ArtemisOldGUI.ArtemisMenu(), ArtemisClientLoop.destroyStackingEnergyPlot(), and ArtemisClientLoop.Update().
|
static |
Definition at line 161 of file GUIMoleculeController.cs.
Referenced by ArtemisOldGUI.ArtemisMenu(), ArtemisClientLoop.destroyTotalEnergyPlot(), and ArtemisClientLoop.Update().
|
staticprivate |
Definition at line 175 of file GUIMoleculeController.cs.
|
staticgetprotected |
Definition at line 204 of file GUIMoleculeController.cs.