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

PickAtomEvent Class Reference

Sets the molid and atomid of the last picked atom. More...

#include <TextEvent.h>

Inheritance diagram for PickAtomEvent:

InterpEvent Command List of all members.

Public Methods

 PickAtomEvent (int m, int a, int ss, bool ispick=false)
virtual void do_callback (TextInterp *interp)

Detailed Description

Sets the molid and atomid of the last picked atom.

Definition at line 230 of file TextEvent.h.


Constructor & Destructor Documentation

PickAtomEvent::PickAtomEvent int    m,
int    a,
int    ss,
bool    ispick = false
[inline]
 

Definition at line 235 of file TextEvent.h.


Member Function Documentation

virtual void PickAtomEvent::do_callback TextInterp   interp [inline, virtual]
 

Implements InterpEvent.

Definition at line 237 of file TextEvent.h.

References TextInterp::pick_atom_cb.


The documentation for this class was generated from the following file:
Generated on Thu Jul 24 01:28:18 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002