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

#include <SExposedVideoData.h>

Public Attributes

voidContext
 The NSOpenGLContext object. More...
 
voidWindow
 The NSWindow object. More...
 

Detailed Description

Definition at line 66 of file SExposedVideoData.h.

Member Data Documentation

◆ Context

void* irr::video::SExposedVideoData::SOpenGLOSX::Context

The NSOpenGLContext object.

Definition at line 69 of file SExposedVideoData.h.

◆ Window

void* irr::video::SExposedVideoData::SOpenGLOSX::Window

The NSWindow object.

Definition at line 72 of file SExposedVideoData.h.


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