Blender V4.3
ExtraWindow Struct Reference

Public Attributes

MultiTestAppapp
 
GHOST_WindowHandle win
 
GPUContextgpu_context
 
int size [2]
 

Detailed Description

Definition at line 648 of file MultiTest.c.

Member Data Documentation

◆ app

MultiTestApp* ExtraWindow::app

◆ gpu_context

GPUContext* ExtraWindow::gpu_context

Definition at line 652 of file MultiTest.c.

Referenced by extrawindow_do_draw(), extrawindow_do_reshape(), and extrawindow_new().

◆ size

int ExtraWindow::size[2]

Definition at line 654 of file MultiTest.c.

Referenced by extrawindow_do_draw(), and extrawindow_do_reshape().

◆ win

GHOST_WindowHandle ExtraWindow::win

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