OpenFrames
Public Member Functions | Public Attributes | List of all members
OpenFrames::OpenVRSwapBuffers Class Reference

This class submits eye textures to OpenVR. More...

#include <OpenVRDevice.hpp>

Inheritance diagram for OpenFrames::OpenVRSwapBuffers:

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
 

Detailed Description

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.


The documentation for this class was generated from the following file: