#include <VMDApp.h>
Definition at line 75 of file VMDApp.h.
[inline]
Definition at line 90 of file VMDApp.h.
References autobonds, filebonds, first, last, NULL, nvolsets, selection, setids, stride, WAIT_BACK, and waitfor.
[inline]
Definition at line 102 of file VMDApp.h.
References autobonds, filebonds, first, last, NULL, nvolsets, selection, setids, stride, and waitfor.
[inline]
whether to allow automatic bond determination.
Definition at line 80 of file VMDApp.h.
Referenced by CmdMolLoad::create_text, FileSpec, colvarproxy_vmd::load_atoms, colvarproxy_vmd::load_coords, VMDApp::molecule_load, and text_cmd_mol.
whether to honor bonds specified by the loaded file(s).
Definition at line 81 of file VMDApp.h.
Referenced by FileSpec, VMDApp::molecule_load, and text_cmd_mol.
first timestep to read/write.
Definition at line 82 of file VMDApp.h.
Referenced by access_tcl_atomsel, CmdMolLoad::create_text, SaveTrajectoryFltkMenu::do_save, FileSpec, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, py_mol_read, py_mol_write, py_write, text_cmd_animate, and text_cmd_mol.
last timestep to read/write.
Definition at line 83 of file VMDApp.h.
Referenced by access_tcl_atomsel, CmdMolLoad::create_text, SaveTrajectoryFltkMenu::do_save, FileSpec, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, py_mol_read, py_mol_write, py_write, text_cmd_animate, and text_cmd_mol.
number of volume sets in list.
Definition at line 86 of file VMDApp.h.
Referenced by CmdMolLoad::create_text, FileSpec, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, py_mol_read, text_cmd_animate, text_cmd_mol, and VolMapCreateILS::write_map.
if non-NULL, flags for selected atoms to read/write.
Definition at line 88 of file VMDApp.h.
Referenced by access_tcl_atomsel, SaveTrajectoryFltkMenu::do_save, FileSpec, VMDApp::molecule_savetrajectory, py_mol_write, py_write, and text_cmd_animate.
list of volumesets to load/save.
Definition at line 87 of file VMDApp.h.
Referenced by CmdMolLoad::create_text, FileSpec, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, py_mol_read, text_cmd_animate, text_cmd_mol, VolMapCreateILS::write_map, and ~FileSpec.
stride to take in reading/writing timesteps.
Definition at line 84 of file VMDApp.h.
Referenced by access_tcl_atomsel, CmdMolLoad::create_text, SaveTrajectoryFltkMenu::do_save, FileSpec, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, py_mol_read, py_mol_write, py_write, text_cmd_animate, and text_cmd_mol.
whether to wait for all timesteps before continuing.
Definition at line 85 of file VMDApp.h.
Referenced by access_tcl_atomsel, CmdMolLoad::create_text, density_add, density_average, density_binmask, density_clamp, density_com, density_correlate, density_crop, density_downsample, density_histogram, density_info, density_mdff_potential, density_move, density_moveto, density_multiply, density_range, density_sadd, density_save, density_sigma, density_smooth, density_smult, density_subtract, density_supersample, density_trim, SaveTrajectoryFltkMenu::do_save, FileSpec, fit, mask, mdff_cc, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, py_mol_load, py_mol_read, py_mol_write, py_write, text_cmd_animate, text_cmd_mol, and VMDreadStartup.