Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   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 304 of file TextEvent.h.


Constructor & Destructor Documentation

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

Definition at line 309 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 311 of file TextEvent.h.

References TextInterp::pick_atom_cb.


The documentation for this class was generated from the following file:
Generated on Thu Mar 28 02:45:54 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002