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

#include <MacOSNativeWindow.h>

Public Member Functions

 MacOSNativeWindow () noexcept
 
 MacOSNativeWindow (void *_pNSView) noexcept
 

Public Attributes

void * pNSView = nullptr
 

Constructor & Destructor Documentation

◆ MacOSNativeWindow() [1/2]

Diligent::MacOSNativeWindow::MacOSNativeWindow ( )
inlinenoexcept

◆ MacOSNativeWindow() [2/2]

Diligent::MacOSNativeWindow::MacOSNativeWindow ( void *  _pNSView)
inlineexplicitnoexcept

Member Data Documentation

◆ pNSView

void* Diligent::MacOSNativeWindow::pNSView = nullptr

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