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

PickGraphicsEvent Class Reference

Sets the molid, tag, and button of the last picked user graphics. More...

#include <TextEvent.h>

Inheritance diagram for PickGraphicsEvent:

InterpEvent Command List of all members.

Public Methods

 PickGraphicsEvent (int m, int t, int b, int ss)
virtual void do_callback (TextInterp *interp)

Detailed Description

Sets the molid, tag, and button of the last picked user graphics.

Definition at line 243 of file TextEvent.h.


Constructor & Destructor Documentation

PickGraphicsEvent::PickGraphicsEvent int    m,
int    t,
int    b,
int    ss
[inline]
 

Definition at line 247 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 249 of file TextEvent.h.

References TextInterp::pick_graphics_cb.


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