Blender  V3.3
Public Attributes | List of all members
ExtraWindow Struct Reference

Public Attributes

MultiTestAppapp
 
GHOST_WindowHandle win
 
GPUContextgpu_context
 
int size [2]
 

Detailed Description

Definition at line 634 of file MultiTest.c.

Member Data Documentation

◆ app

MultiTestApp* ExtraWindow::app

◆ gpu_context

GPUContext* ExtraWindow::gpu_context

Definition at line 638 of file MultiTest.c.

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

◆ size

int ExtraWindow::size[2]

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