|
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Static Public Member Functions | |
| static string | generateSnapshot () |
| static string | getPath () |
| static string | saveSnapshot () |
Definition at line 9 of file SnapshotManager.cs.
|
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 |
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 |
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: