#include <P_CaveButtons.h>
Inheritance diagram for CaveButtons:
Public Methods | |
CaveButtons () | |
virtual const char * | device_name () const |
virtual Buttons * | clone () |
virtual void | update () |
virtual int | alive () |
Protected Methods | |
virtual int | do_start (const SensorConfig *) |
Check if we are running CAVE environment. More... |
Definition at line 25 of file P_CaveButtons.h.
|
Definition at line 29 of file P_CaveButtons.C. |
|
Definition at line 40 of file P_CaveButtons.h. |
|
Implements Buttons. Definition at line 37 of file P_CaveButtons.h. |
|
Implements Buttons. Definition at line 36 of file P_CaveButtons.h. |
|
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. |
|
Implements Buttons. Definition at line 41 of file P_CaveButtons.C. References Buttons::stat. |