cae  0.0.0
Cross-API graphics engine
Loading...
Searching...
No Matches
cae::NativeWindowHandle Struct Reference

Struct for native window handle. More...

#include <IWindow.hpp>

+ Collaboration diagram for cae::NativeWindowHandle:

Public Attributes

void * window
 
void * display
 

Detailed Description

Struct for native window handle.

Definition at line 33 of file IWindow.hpp.

Member Data Documentation

◆ display

void* cae::NativeWindowHandle::display

Definition at line 36 of file IWindow.hpp.

◆ window

void* cae::NativeWindowHandle::window

Definition at line 35 of file IWindow.hpp.

Referenced by cae::GLFW::getNativeHandle().


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