OVRWindow
 All Classes Functions Enumerations
Public Attributes | List of all members
OVRWindow::FrameRenderContext Struct Reference

A frame's render context. More...

#include <OVRWindow.h>

Public Attributes

QMatrix4x4 view
 
struct {
   QMatrix4x4   perspective
 
   QMatrix4x4   ortho
 
projection
 

Detailed Description

A frame's render context.

TODO Explain me.