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

MousePositionEvent Class Reference

Sets the most recent mouse position and button state. More...

#include <TextEvent.h>

Inheritance diagram for MousePositionEvent:

InterpEvent Command List of all members.

Public Methods

 MousePositionEvent (float xv, float yv, int bdown)
virtual void do_callback (TextInterp *interp)

Detailed Description

Sets the most recent mouse position and button state.

Definition at line 214 of file TextEvent.h.


Constructor & Destructor Documentation

MousePositionEvent::MousePositionEvent float    xv,
float    yv,
int    bdown
[inline]
 

Definition at line 220 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 221 of file TextEvent.h.

References TextInterp::mouse_pos_cb.


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