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

Public Attributes

voiddata
 
WindowDataHandler handler
 

Detailed Description

Definition at line 12 of file WindowData.c.

Member Data Documentation

◆ data

void* _WindowData::data

Definition at line 13 of file WindowData.c.

Referenced by windowdata_handle(), and windowdata_new().

◆ handler

WindowDataHandler _WindowData::handler

Definition at line 14 of file WindowData.c.

Referenced by windowdata_handle(), and windowdata_new().


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