5#ifndef S_EXPOSED_VIDEO_DATA_HPP_INCLUDED
6#define S_EXPOSED_VIDEO_DATA_HPP_INCLUDED
10class IDirect3DDevice9;
12class IDirect3DDevice8;
70 unsigned long X11Window;
71 unsigned long GLXWindow;
Definition SExposedVideoData.hpp:33
IDirect3DDevice9 * D3DDev9
Pointer to the IDirect3DDevice9 interface.
Definition SExposedVideoData.hpp:39
IDirect3D9 * D3D9
Pointer to the IDirect3D9 interface.
Definition SExposedVideoData.hpp:36
void * HWnd
Window handle.
Definition SExposedVideoData.hpp:43
Definition SExposedVideoData.hpp:65
Definition SExposedVideoData.hpp:76
void * Window
The NSWindow object.
Definition SExposedVideoData.hpp:82
void * Context
The NSOpenGLContext object.
Definition SExposedVideoData.hpp:79
Definition SExposedVideoData.hpp:48
void * HDc
Private GDI Device Context.
Definition SExposedVideoData.hpp:52
void * HWnd
Window handle.
Definition SExposedVideoData.hpp:60
void * HRc
Permanent Rendering Context.
Definition SExposedVideoData.hpp:56
class for holding data describing a driver and operating system specific data.
Definition SExposedVideoData.hpp:26
As of Nirtcpp 1.6, position2d is a synonym for vector2d.
Definition vector3d.hpp:11