UnityMol  0.9.6-875
UnityMol viewer / In developement
ElectrostaticOldGUI Class Reference

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
 

Detailed Description

Definition at line 9 of file ElectrostaticOldGUI.cs.

Member Function Documentation

static void ElectrostaticOldGUI.FieldLines ( int  a)
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.

Parameters
aA.

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

bool ElectrostaticOldGUI.electroIsoSurfaceTransparency = false
static

Definition at line 16 of file ElectrostaticOldGUI.cs.

float ElectrostaticOldGUI.generateThresholdDx_neg = 0f
static

Definition at line 19 of file ElectrostaticOldGUI.cs.

float ElectrostaticOldGUI.generateThresholdDx_pos = 0f
static

Definition at line 18 of file ElectrostaticOldGUI.cs.

bool ElectrostaticOldGUI.showElectrostaticsMenu = false
static
bool ElectrostaticOldGUI.showFieldLines = false
static
bool ElectrostaticOldGUI.showVolumetricFields = false
static

Definition at line 14 of file ElectrostaticOldGUI.cs.

Referenced by Electrostatics().


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