Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

py_commands.C File Reference

#include "py_commands.h"
#include "VMDApp.h"
#include "Molecule.h"
#include "MoleculeList.h"

Go to the source code of this file.

Functions

VMDAppget_vmdapp ()
void set_vmdapp (VMDApp *app)
int py_array_from_obj (PyObject *obj, float *arr)
Timestepparse_timestep (VMDApp *app, int molid, int frame)


Function Documentation

VMDApp* get_vmdapp  
 

Definition at line 110 of file py_commands.C.

References NULL.

Referenced by activate, add, addmenu, addrep, anim_goto, atomsel_new, atomselect, categories, center, change, contacts, copyunitcell, create, delframe, delmacro, delrep, detach, dupframe, fix, forward, get, get_accessions, get_autoupdate, get_center, get_color, get_colormap, get_colors, get_colorupdate, get_databases, get_filenames, get_filetypes, get_frame, get_location, get_material, get_periodic, get_physical_time, get_remarks, get_repname, get_rotation, get_scale, get_scaleminmax, get_selection, get_smoothing, get_style, get_top, get_trans, get_visible, getbonds, graphics_color, graphics_material, imdconnect, imdconnected, initaxes, initvmd, is_active, is_fixed, is_shown, keep, kill, label_add, label_delete, label_getvalues, label_hide, label_show, label_textsize, label_textthickness, listall, location, loop, macro, matdelete, minmax, modrep, mol_add_volumetric, mol_cancel, mol_delete, mol_exists, mol_from_id, mol_listall, mol_load, mol_name, mol_new, mol_num, mol_numatoms, mol_rename, mol_ssrecalc, molrep_num, mousemode, next, numframes, once, pause, prev, py_align, py_evaltcl, py_rmsd, py_vmdexit, py_vmdupdate, py_write, readorwrite, registermenu, rename, render, repindex, reset_scaleminmax, resetview, reverse, rock, rotate, sasa, scale, scale_max, scale_method, scale_methods, scale_midpoint, scale_min, set, set_autoupdate, set_center, set_colormap, set_colors, set_colorupdate, set_default, set_frame, set_location, set_periodic, set_physical_time, set_rotation, set_scale, set_scaleminmax, set_smoothing, set_top, set_trans, set_visible, setbonds, settings, show, skip, speed, stereomodes, style, timestep, transfer, translate, update, update_off, update_on, update_ui, and velocities.

Timestep* parse_timestep VMDApp   app,
int    molid,
int    frame
 

Definition at line 147 of file py_commands.C.

References DrawMolecule::current, DrawMolecule::get_frame, DrawMolecule::get_last_frame, MoleculeList::mol_from_id, VMDApp::molecule_top, VMDApp::moleculeList, and NULL.

int py_array_from_obj PyObject *    obj,
float *    arr
 

Definition at line 129 of file py_commands.C.

void set_vmdapp VMDApp   app
 

Definition at line 122 of file py_commands.C.

References NULL.


Generated on Sun May 27 01:59:28 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002