UnityMol  0.9.6-875
UnityMol viewer / In developement
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
SnapshotManager Class Reference

Static Public Member Functions

static string generateSnapshot ()
 
static string getPath ()
 
static string saveSnapshot ()
 

Detailed Description

Definition at line 9 of file SnapshotManager.cs.

Member Function Documentation

static string SnapshotManager.generateSnapshot ( )
static

Produces a snapshot of the molecule in PDB format.

Definition at line 13 of file SnapshotManager.cs.

References Molecule.Model.MoleculeModel.atomsIMDSimulationLocationlist, Molecule.Model.MoleculeModel.atomsNamelist, Molecule.Model.MoleculeModel.atomsResnamelist, and Molecule.Model.MoleculeModel.residueIds.

Referenced by saveSnapshot(), and BackendManager.SubmitPDB().

+ Here is the caller graph for this function:

static string SnapshotManager.getPath ( )
static

Get the path of the directory to which snapshots are saved.

Definition at line 43 of file SnapshotManager.cs.

Referenced by ArtemisOldGUI.ArtemisMenu(), and saveSnapshot().

+ Here is the caller graph for this function:

static string SnapshotManager.saveSnapshot ( )
static

Save a snapshot of the molecule in a PDB file on disk.

Definition at line 51 of file SnapshotManager.cs.

References generateSnapshot(), getPath(), and UI.GUIDisplay.id.

Referenced by ArtemisOldGUI.ArtemisMenu().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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