#include <P_FreeVRButtons.h>
Inheritance diagram for FreeVRButtons:
Public Methods | |
FreeVRButtons (VMDApp *vmdapp) | |
virtual const char * | device_name () const |
virtual Buttons * | clone () |
virtual void | update () |
virtual int | alive () |
Protected Methods | |
virtual int | do_start (const SensorConfig *) |
Check that we are running in a FreeVR environment. More... |
Definition at line 28 of file P_FreeVRButtons.h.
|
Definition at line 33 of file P_FreeVRButtons.h. Referenced by clone. |
|
Definition at line 37 of file P_FreeVRButtons.h. |
|
Implements Buttons. Definition at line 35 of file P_FreeVRButtons.h. References FreeVRButtons. |
|
Implements Buttons. Definition at line 34 of file P_FreeVRButtons.h. |
|
Check that we are running in a FreeVR environment.
Reimplemented from Buttons. Definition at line 28 of file P_FreeVRButtons.C. |
|
Implements Buttons. Definition at line 37 of file P_FreeVRButtons.C. References DisplayDevice::AUX, VMDApp::commandQueue, CommandQueue::runcommand, Buttons::stat, and DisplayDevice::WIN_KBD. |