OpenFrames
|
This class submits eye textures to OpenVR. More...
#include <OpenVRDevice.hpp>
Public Member Functions | |
OpenVRSwapBuffers (OpenVRDevice *ovrDevice, VRTextureBuffer *texBuffer) | |
virtual void | swapBuffersImplementation (osg::GraphicsContext *gc) |
Public Attributes | |
osg::observer_ptr< OpenVRDevice > | _ovrDevice |
osg::observer_ptr< VRTextureBuffer > | _texBuffer |
This class submits eye textures to OpenVR.
This class submit eye textures to OpenVR and should be attached as a swapbuffers callback to a graphics context.