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

py_commands.h File Reference

#include "Python.h"

Go to the source code of this file.

Typedefs

typedef PyObject *(* vmdPyMethod )(PyObject *, PyObject *)

Functions

VMDAppget_vmdapp ()
void set_vmdapp (VMDApp *)
int py_array_from_obj (PyObject *obj, float *arr)
Timestepparse_timestep (VMDApp *app, int molid, int frame)
AtomSelatomsel_AsAtomSel (PyObject *obj)
void initanimate ()
void initatomselection ()
void initatomsel ()
void initaxes ()
void initcolor ()
void initdisplay ()
void initgraphics ()
void initimd ()
void initlabel ()
void initmaterial ()
void initmolecule ()
void initmolrep ()
void initmouse ()
void initrender ()
void inittrans ()
void initvmdmenu ()
void initvmdnumpy ()


Typedef Documentation

typedef PyObject*(* vmdPyMethod)(PyObject *, PyObject *)
 

Definition at line 85 of file py_commands.h.


Function Documentation

AtomSel* atomsel_AsAtomSel PyObject *    obj
 

Definition at line 1169 of file py_atomsel.C.

Referenced by readorwrite.

VMDApp* get_vmdapp  
 

Definition at line 110 of file py_commands.C.

void initanimate  
 

Definition at line 240 of file py_animate.C.

void initatomsel  
 

Definition at line 1214 of file py_atomsel.C.

void initatomselection  
 

Definition at line 887 of file py_atomselection.C.

void initaxes  
 

Definition at line 56 of file py_axes.C.

void initcolor  
 

Definition at line 285 of file py_color.C.

void initdisplay  
 

Definition at line 212 of file py_display.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void initgraphics  
 

Definition at line 467 of file py_graphics.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void initimd  
 

Definition at line 188 of file py_imd.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void initlabel  
 

Definition at line 351 of file py_label.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void initmaterial  
 

Definition at line 228 of file py_material.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void initmolecule  
 

Definition at line 862 of file py_molecule.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void initmolrep  
 

Definition at line 462 of file py_molrep.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void initmouse  
 

Definition at line 30 of file py_mouse.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void initrender  
 

Definition at line 67 of file py_render.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void inittrans  
 

Definition at line 371 of file py_trans.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void initvmdmenu  
 

Definition at line 95 of file py_menu.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

void initvmdnumpy  
 

Definition at line 123 of file py_numeric.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.

Timestep* parse_timestep VMDApp   app,
int    molid,
int    frame
 

Definition at line 147 of file py_commands.C.

Referenced by get_periodic, get_physical_time, set_periodic, set_physical_time, timestep, and velocities.

int py_array_from_obj PyObject *    obj,
float *    arr
 

Definition at line 129 of file py_commands.C.

Referenced by graphics_cone, graphics_cylinder, graphics_line, graphics_point, graphics_sphere, graphics_text, graphics_triangle, graphics_trinorm, and mol_add_volumetric.

void set_vmdapp VMDApp  
 

Definition at line 122 of file py_commands.C.

Referenced by initvmd, and PythonTextInterp::PythonTextInterp.


Generated on Sat May 18 01:48:06 2013 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002