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

CaveButtons Class Reference

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

#include <P_CaveButtons.h>

Inheritance diagram for CaveButtons:

Buttons List of all members.

Public Methods

 CaveButtons ()
virtual const char * device_name () const
virtual Buttonsclone ()
virtual void update ()
virtual int alive ()

Protected Methods

virtual int do_start (const SensorConfig *)
 Check if we are running CAVE environment. More...


Detailed Description

Buttons subclass that gets its info from the CAVE wand.

Definition at line 25 of file P_CaveButtons.h.


Constructor & Destructor Documentation

CaveButtons::CaveButtons  
 

Definition at line 29 of file P_CaveButtons.C.


Member Function Documentation

virtual int CaveButtons::alive   [inline, virtual]
 

Definition at line 40 of file P_CaveButtons.h.

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

Implements Buttons.

Definition at line 37 of file P_CaveButtons.h.

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

Implements Buttons.

Definition at line 36 of file P_CaveButtons.h.

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

Check if we are running CAVE environment.

Reimplemented from Buttons.

Definition at line 33 of file P_CaveButtons.C.

References NULL, and vmd_cave_is_initialized.

void CaveButtons::update   [virtual]
 

Implements Buttons.

Definition at line 41 of file P_CaveButtons.C.

References Buttons::stat.


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