Public Member Functions | Public Attributes
OVR::Util::Render::Viewport Struct Reference

#include <Util_Render_Stereo.h>

List of all members.

Public Member Functions

bool operator!= (const Viewport &vp) const
bool operator== (const Viewport &vp) const
 Viewport ()
 Viewport (int x1, int y1, int w1, int h1)

Public Attributes

int h
int w
int x
int y

Detailed Description

Definition at line 52 of file Util_Render_Stereo.h.


Constructor & Destructor Documentation

Definition at line 57 of file Util_Render_Stereo.h.

OVR::Util::Render::Viewport::Viewport ( int  x1,
int  y1,
int  w1,
int  h1 
) [inline]

Definition at line 58 of file Util_Render_Stereo.h.


Member Function Documentation

bool OVR::Util::Render::Viewport::operator!= ( const Viewport vp) const [inline]

Definition at line 62 of file Util_Render_Stereo.h.

bool OVR::Util::Render::Viewport::operator== ( const Viewport vp) const [inline]

Definition at line 60 of file Util_Render_Stereo.h.


Member Data Documentation

Definition at line 55 of file Util_Render_Stereo.h.

Definition at line 55 of file Util_Render_Stereo.h.

Definition at line 54 of file Util_Render_Stereo.h.

Definition at line 54 of file Util_Render_Stereo.h.


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


oculus_sdk
Author(s): Tully Foote
autogenerated on Thu Jun 6 2019 20:13:50