Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::WindowHandle Struct Reference

#include <PlatformDefinesApple.h>

Public Attributes

id _handle {}
 
Window _handle
 
HWND _handle = nullptr
 

Detailed Description

Definition at line 58 of file PlatformDefinesApple.h.

Member Data Documentation

◆ _handle [1/3]

id Divide::WindowHandle::_handle {}

Definition at line 59 of file PlatformDefinesApple.h.

◆ _handle [2/3]

Window Divide::WindowHandle::_handle

Definition at line 99 of file PlatformDefinesUnix.h.

◆ _handle [3/3]

HWND Divide::WindowHandle::_handle = nullptr

Definition at line 96 of file PlatformDefinesWindows.h.


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