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

FreeVRButtons Class Reference

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

#include <P_FreeVRButtons.h>

Inheritance diagram for FreeVRButtons:

Buttons List of all members.

Public Methods

 FreeVRButtons ()
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 FreeVR environment. More...


Detailed Description

Buttons subclass that gets its info from the FreeVR wand.

Definition at line 26 of file P_FreeVRButtons.h.


Constructor & Destructor Documentation

FreeVRButtons::FreeVRButtons   [inline]
 

Definition at line 28 of file P_FreeVRButtons.h.


Member Function Documentation

virtual int FreeVRButtons::alive   [inline, virtual]
 

Definition at line 32 of file P_FreeVRButtons.h.

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

Implements Buttons.

Definition at line 30 of file P_FreeVRButtons.h.

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

Implements Buttons.

Definition at line 29 of file P_FreeVRButtons.h.

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

Check that we are running in a FreeVR environment.

Reimplemented from Buttons.

Definition at line 24 of file P_FreeVRButtons.C.

void FreeVRButtons::update   [virtual]
 

Implements Buttons.

Definition at line 33 of file P_FreeVRButtons.C.

References Buttons::stat.


The documentation for this class was generated from the following files:
Generated on Sun Jul 6 01:28:28 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002