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

Static Public Member Functions

static void InitKyteDoo ()
 
static void InitEngleman ()
 
static void InitEisenberg ()
 
static void InitWhiteOct ()
 
static void InitPhysChim ()
 
static void InitShapelyColors ()
 
static Color32 GetColorHydro (string type)
 

Static Private Attributes

static Dictionary< string, Color32 > hydro_scale = null
 

Detailed Description

Definition at line 7 of file HydrophobicScales.cs.

Member Function Documentation

static Color32 HydrophobicScales.GetColorHydro ( string  type)
static

Definition at line 194 of file HydrophobicScales.cs.

Referenced by SurfaceManager.ColorVertices().

+ Here is the caller graph for this function:

static void HydrophobicScales.InitEisenberg ( )
static

Definition at line 69 of file HydrophobicScales.cs.

Referenced by SurfaceManager.ColorVertices().

+ Here is the caller graph for this function:

static void HydrophobicScales.InitEngleman ( )
static

Definition at line 42 of file HydrophobicScales.cs.

Referenced by SurfaceManager.ColorVertices().

+ Here is the caller graph for this function:

static void HydrophobicScales.InitKyteDoo ( )
static

Definition at line 12 of file HydrophobicScales.cs.

Referenced by SurfaceManager.ColorVertices().

+ Here is the caller graph for this function:

static void HydrophobicScales.InitPhysChim ( )
static

Definition at line 125 of file HydrophobicScales.cs.

Referenced by SurfaceManager.ColorVertices().

+ Here is the caller graph for this function:

static void HydrophobicScales.InitShapelyColors ( )
static

Definition at line 159 of file HydrophobicScales.cs.

static void HydrophobicScales.InitWhiteOct ( )
static

Definition at line 97 of file HydrophobicScales.cs.

Referenced by SurfaceManager.ColorVertices().

+ Here is the caller graph for this function:

Member Data Documentation

Dictionary<string, Color32> HydrophobicScales.hydro_scale = null
staticprivate

Definition at line 9 of file HydrophobicScales.cs.


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