arsa  2.7
Public Attributes | List of all members
irr::video::SExposedVideoData::SOpenGLiOS Struct Reference

#include <SExposedVideoData.h>

Public Attributes

voidContext
 The EAGLContext object. More...
 
voidView
 The subview UIView object where the drawing happens. More...
 
voidViewController
 The UIViewController object. More...
 
voidWindow
 The UIWindow object. More...
 

Detailed Description

Definition at line 81 of file SExposedVideoData.h.

Member Data Documentation

◆ Context

void* irr::video::SExposedVideoData::SOpenGLiOS::Context

The EAGLContext object.

Definition at line 84 of file SExposedVideoData.h.

◆ View

void* irr::video::SExposedVideoData::SOpenGLiOS::View

The subview UIView object where the drawing happens.

Definition at line 87 of file SExposedVideoData.h.

◆ ViewController

void* irr::video::SExposedVideoData::SOpenGLiOS::ViewController

The UIViewController object.

Definition at line 90 of file SExposedVideoData.h.

◆ Window

void* irr::video::SExposedVideoData::SOpenGLiOS::Window

The UIWindow object.

Definition at line 93 of file SExposedVideoData.h.


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