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

VRJugglerButtons Class Reference

Buttons subclass that gets its info from the VRJuggler wand. More...

#include <VRJugglerButtons.h>

Inheritance diagram for VRJugglerButtons:

Buttons List of all members.

Public Methods

 VRJugglerButtons (VRJugglerScene *scene)
virtual const char * device_name () const
virtual Buttonsclone ()
virtual void update ()
virtual int alive ()

Protected Methods

virtual int do_start (const SensorConfig *)
 Check that we are running in a VRJuggler environment. More...


Protected Attributes

VRJugglerScenemScene

Detailed Description

Buttons subclass that gets its info from the VRJuggler wand.

Definition at line 26 of file VRJugglerButtons.h.


Constructor & Destructor Documentation

VRJugglerButtons::VRJugglerButtons VRJugglerScene   scene
 

Definition at line 25 of file VRJugglerButtons.C.

Referenced by clone.


Member Function Documentation

virtual int VRJugglerButtons::alive   [inline, virtual]
 

Definition at line 32 of file VRJugglerButtons.h.

virtual Buttons* VRJugglerButtons::clone   [inline, virtual]
 

Implements Buttons.

Definition at line 30 of file VRJugglerButtons.h.

References mScene, and VRJugglerButtons.

virtual const char* VRJugglerButtons::device_name   const [inline, virtual]
 

Implements Buttons.

Definition at line 29 of file VRJugglerButtons.h.

int VRJugglerButtons::do_start const SensorConfig   [protected, virtual]
 

Check that we are running in a VRJuggler environment.

Reimplemented from Buttons.

Definition at line 28 of file VRJugglerButtons.C.

void VRJugglerButtons::update   [virtual]
 

Implements Buttons.

Definition at line 34 of file VRJugglerButtons.C.

References VRJugglerScene::getWandButton, mScene, and Buttons::stat.


Member Data Documentation

VRJugglerScene* VRJugglerButtons::mScene [protected]
 

Definition at line 37 of file VRJugglerButtons.h.

Referenced by clone, and update.


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