Blender V5.0
ExtraWindow Struct Reference

Public Attributes

MultiTestAppapp
GHOST_WindowHandle win
GPUContext * gpu_context
int size [2]

Detailed Description

Definition at line 650 of file MultiTest.c.

Member Data Documentation

◆ app

MultiTestApp* ExtraWindow::app

◆ gpu_context

GPUContext* ExtraWindow::gpu_context

Definition at line 654 of file MultiTest.c.

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

◆ size

int ExtraWindow::size[2]

Definition at line 656 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: