#include <Util_Render_Stereo.h>
Public Member Functions | |
void | Init (StereoEye eye, const Viewport &vp, float vofs, const Matrix4f &proj, const Matrix4f &orthoProj, const DistortionConfig *distortion=0) |
Public Attributes | |
StereoEye | Eye |
Matrix4f | OrthoProjection |
const DistortionConfig * | pDistortion |
Matrix4f | Projection |
Matrix4f | ViewAdjust |
Viewport | VP |
Definition at line 126 of file Util_Render_Stereo.h.
void OVR::Util::Render::StereoEyeParams::Init | ( | StereoEye | eye, |
const Viewport & | vp, | ||
float | vofs, | ||
const Matrix4f & | proj, | ||
const Matrix4f & | orthoProj, | ||
const DistortionConfig * | distortion = 0 |
||
) | [inline] |
Definition at line 137 of file Util_Render_Stereo.h.
Definition at line 129 of file Util_Render_Stereo.h.
Definition at line 135 of file Util_Render_Stereo.h.
Definition at line 131 of file Util_Render_Stereo.h.
Definition at line 134 of file Util_Render_Stereo.h.
Definition at line 133 of file Util_Render_Stereo.h.
Definition at line 130 of file Util_Render_Stereo.h.