Diligent Engine  v.2.4.g
Public Member Functions | Public Attributes | List of all members
Diligent::Win32NativeWindow Struct Reference

#include <Win32NativeWindow.h>

Public Member Functions

 Win32NativeWindow () noexcept
 
 Win32NativeWindow (void *_hWnd) noexcept
 

Public Attributes

void * hWnd = nullptr
 

Constructor & Destructor Documentation

◆ Win32NativeWindow() [1/2]

Diligent::Win32NativeWindow::Win32NativeWindow ( )
inlinenoexcept

◆ Win32NativeWindow() [2/2]

Diligent::Win32NativeWindow::Win32NativeWindow ( void *  _hWnd)
inlineexplicitnoexcept

Member Data Documentation

◆ hWnd

void* Diligent::Win32NativeWindow::hWnd = nullptr

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