Blender V4.3
_WindowData Struct Reference

Public Attributes

void * data
 
WindowDataHandler handler
 

Detailed Description

Definition at line 13 of file WindowData.c.

Member Data Documentation

◆ data

void* _WindowData::data

Definition at line 14 of file WindowData.c.

Referenced by windowdata_handle(), and windowdata_new().

◆ handler

WindowDataHandler _WindowData::handler

Definition at line 15 of file WindowData.c.

Referenced by windowdata_handle(), and windowdata_new().


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