Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
|
Public Attributes | |
IDirect3D9 * | D3D9 |
Pointer to the IDirect3D9 interface. | |
IDirect3DDevice9 * | D3DDev9 |
Pointer to the IDirect3DDevice9 interface. | |
void * | HWnd |
Window handle. | |
void* nirt::video::SExposedVideoData::SD3D9::HWnd |
Window handle.
Get with for example HWND h = reinterpret_cast<HWND>(exposedData.D3D9.HWnd)