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

MobileEvent Class Reference

Sets the most recent Mobile translation, rotation, and button state. More...

#include <TextEvent.h>

Inheritance diagram for MobileEvent:

InterpEvent Command List of all members.

Public Methods

 MobileEvent (float utx, float uty, float utz, float urx, float ury, float urz, int bdown)
virtual void do_callback (TextInterp *interp)

Detailed Description

Sets the most recent Mobile translation, rotation, and button state.

Definition at line 228 of file TextEvent.h.


Constructor & Destructor Documentation

MobileEvent::MobileEvent float    utx,
float    uty,
float    utz,
float    urx,
float    ury,
float    urz,
int    bdown
[inline]
 

Definition at line 239 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 243 of file TextEvent.h.

References TextInterp::mobile_cb.


The documentation for this class was generated from the following file:
Generated on Mon Apr 22 04:29:12 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002