![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Static Public Member Functions | |
static void | Electrostatics (int a) |
static void | FieldLines (int a) |
Static Public Attributes | |
static bool | showElectrostaticsMenu = false |
static bool | showFieldLines = false |
static bool | showVolumetricFields = false |
static bool | electroIsoSurfaceTransparency = false |
static float | generateThresholdDx_pos = 0f |
static float | generateThresholdDx_neg = 0f |
Definition at line 9 of file ElectrostaticOldGUI.cs.
|
static |
Defines the electrostatic menu window, which is opened from the main menu window.
a | Window identifier. |
Definition at line 28 of file ElectrostaticOldGUI.cs.
References ElectrostaticManager.CreateVolumetricFields(), SurfaceManager.DestroyNeg(), SurfaceManager.DestroyPos(), SurfaceManager.DestroySurfaces(), Molecule.Model.MoleculeModel.dxFileExists, ElectrostaticManager.dxFilePath, ElectrostaticManager.dxRead, ElectrostaticManager.electroIsoNegativeInitialized, ElectrostaticManager.electroIsoPositiveInitialized, Rectangles.electroMenuWidth, Molecule.Model.MoleculeModel.fieldLineFileExists, UI.GUIDisplay.file_base_name, UnityMolMain.getElectrostaticManager(), UnityMolMain.getSurfaceManager(), ElectrostaticManager.HideFieldLines(), ReadDX.isoSurface(), UI.GUIMoleculeController.LabelSlider(), UI.GUIMoleculeController.m_colorPicker, Molecule.Model.MoleculeModel.newtooltip, ElectrostaticManager.readdx, ElectrostaticManager.ReadDxFile(), UI.LoadTypeGUI.SetTitleExit(), ElectrostaticManager.ShowFieldLines(), SurfaceManager.ShowHideSurfaceNeg(), SurfaceManager.ShowHideSurfacePos(), showVolumetricFields, and Molecule.Model.MoleculeModel.surfaceFileExists.
Referenced by UI.GUIMoleculeController.SetFieldMenu().
|
static |
Defines the Field Lines window, which is opened from the Electrostatic window.
Opening this window should only be possible when a JSON file containing field lines has been loaded.
a | A. |
Definition at line 157 of file ElectrostaticOldGUI.cs.
References ColorPicker.changed, UI.GUIMoleculeController.CreateColorPicker(), ElectrostaticManager.EnergyGrayColor, ElectrostaticManager.fieldLineColorGradient, Rectangles.fieldLinesWidth, ElectrostaticManager.fl_density, ElectrostaticManager.fl_linelength, ElectrostaticManager.fl_linewidth, ElectrostaticManager.fl_speed, UnityMolMain.getElectrostaticManager(), UI.GUIMoleculeController.LabelSlider(), UI.GUIMoleculeController.m_colorPicker, Molecule.Model.MoleculeModel.newtooltip, and ElectrostaticManager.UpdateParameters().
Referenced by UI.GUIMoleculeController.SetFieldMenu().
|
static |
Definition at line 16 of file ElectrostaticOldGUI.cs.
|
static |
Definition at line 19 of file ElectrostaticOldGUI.cs.
|
static |
Definition at line 18 of file ElectrostaticOldGUI.cs.
|
static |
Definition at line 11 of file ElectrostaticOldGUI.cs.
Referenced by UI.LoadTypeGUI.MainFun(), and UI.GUIMoleculeController.SetFieldMenu().
|
static |
Definition at line 13 of file ElectrostaticOldGUI.cs.
Referenced by ParsePDB.LoadPDBRequest2(), and UI.GUIMoleculeController.SetFieldMenu().
|
static |
Definition at line 14 of file ElectrostaticOldGUI.cs.
Referenced by Electrostatics().