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


Constructor & Destructor Documentation

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

Definition at line 321 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 323 of file TextEvent.h.

References TextInterp::pick_graphics_cb.


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