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

TclCommands.h File Reference

Go to the source code of this file.

Functions

int Vmd_Init (Tcl_Interp *)
int molecule_tcl (ClientData, Tcl_Interp *interp, int argc, const char *argv[])
int Vec_Init (Tcl_Interp *)
int Atomsel_Init (Tcl_Interp *)
AtomSeltcl_commands_get_sel (Tcl_Interp *, const char *str)
int graphics_tcl (ClientData, Tcl_Interp *interp, int argc, const char *argv[])
int tcl_colorinfo (ClientData, Tcl_Interp *interp, int argc, const char *argv[])
int obj_measure (ClientData, Tcl_Interp *, int, Tcl_Obj *const[])
int obj_volmap (ClientData, Tcl_Interp *, int, Tcl_Obj *const[])
int tcl_get_matrix (const char *fctn, Tcl_Interp *interp, Tcl_Obj *s, float *mat)
 Given a string with a matrix in it, return the matrix. More...

int tcl_get_weights (Tcl_Interp *interp, VMDApp *app, AtomSel *sel, Tcl_Obj *weight_obj, float *data)
 converts a Tcl string into a usable array of weights for VMD functions. More...

int tcl_get_vector (const char *s, float *val, Tcl_Interp *interp)
void tcl_append_matrix (Tcl_Interp *interp, const float *mat)


Function Documentation

int Atomsel_Init Tcl_Interp *   
 

Definition at line 1401 of file TclCommands.C.

int graphics_tcl ClientData   ,
Tcl_Interp *    interp,
int    argc,
const char *    argv[]
 

Definition at line 720 of file TclGraphics.C.

int molecule_tcl ClientData   ,
Tcl_Interp *    interp,
int    argc,
const char *    argv[]
 

Definition at line 1066 of file TclMolInfo.C.

int obj_measure ClientData   ,
Tcl_Interp *   ,
int   ,
Tcl_Obj *    const[]
 

Definition at line 3388 of file TclMeasure.C.

int obj_volmap ClientData   ,
Tcl_Interp *   ,
int   ,
Tcl_Obj *    const[]
 

Definition at line 1447 of file TclVolMap.C.

void tcl_append_matrix Tcl_Interp *    interp,
const float *    mat
 

Definition at line 267 of file TclVec.C.

int tcl_colorinfo ClientData   ,
Tcl_Interp *    interp,
int    argc,
const char *    argv[]
 

Definition at line 224 of file ColorInfo.C.

AtomSel* tcl_commands_get_sel Tcl_Interp *   ,
const char *    str
 

Definition at line 294 of file TclCommands.C.

Referenced by text_cmd_animate, vmd_measure_avpos, vmd_measure_center, vmd_measure_cluster, vmd_measure_clustsize, vmd_measure_contacts, vmd_measure_dipole, vmd_measure_fit, vmd_measure_gofr, vmd_measure_hbonds, vmd_measure_inertia, vmd_measure_minmax, vmd_measure_pbc_neighbors, vmd_measure_rdf, vmd_measure_rgyr, vmd_measure_rmsd, vmd_measure_rmsf, vmd_measure_sasa, vmd_measure_sumweights, vmd_measure_surface, vmd_measure_symmetry, vmd_measure_trans_overlap, vmd_volmap_ils, and vmd_volmap_new_fromtype.

int tcl_get_matrix const char *    fctn,
Tcl_Interp *    interp,
Tcl_Obj *    s,
float *    mat
 

Given a string with a matrix in it, return the matrix.

Definition at line 192 of file TclVec.C.

int tcl_get_vector const char *    s,
float *    val,
Tcl_Interp *    interp
 

Definition at line 239 of file TclVec.C.

int tcl_get_weights Tcl_Interp *    interp,
VMDApp   app,
AtomSel   sel,
Tcl_Obj *    weight_obj,
float *    data
 

converts a Tcl string into a usable array of weights for VMD functions.

Definition at line 57 of file TclMeasure.C.

References data, and mat.

int Vec_Init Tcl_Interp *   
 

Definition at line 636 of file TclVec.C.

int Vmd_Init Tcl_Interp *   
 

Definition at line 158 of file tcl_commands.C.


Generated on Tue May 22 01:48:36 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002