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

SpaceballEvent Class Reference

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

#include <TextEvent.h>

Inheritance diagram for SpaceballEvent:

InterpEvent Command List of all members.

Public Methods

 SpaceballEvent (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 Spaceball translation, rotation, and button state.

Definition at line 270 of file TextEvent.h.


Constructor & Destructor Documentation

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

Definition at line 281 of file TextEvent.h.


Member Function Documentation

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

Implements InterpEvent.

Definition at line 285 of file TextEvent.h.

References TextInterp::spaceball_cb.


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