A widget that renders a camera view suitable for the Oculus Rift. More...
#include <gui/OculusWindow.hh>
Inherits QWidget.
Public Member Functions | |
OculusWindow (int _x, int _y, const std::string &_visual, QWidget *_parent=0) | |
Constructor. More... | |
virtual | ~OculusWindow () |
Destructor. More... | |
bool | CreateCamera () |
Initialize Oculus and create a camera. More... | |
Protected Member Functions | |
void | keyPressEvent (QKeyEvent *_event) |
virtual void | resizeEvent (QResizeEvent *_e) |
virtual void | showEvent (QShowEvent *_e) |
A widget that renders a camera view suitable for the Oculus Rift.