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

Public Attributes

wmOperatorop
 
int width
 
int height
 
int free_op
 

Detailed Description

Definition at line 1401 of file wm_operators.c.

Member Data Documentation

◆ free_op

int wmOpPopUp::free_op

Definition at line 1405 of file wm_operators.c.

◆ height

int wmOpPopUp::height

Definition at line 1404 of file wm_operators.c.

◆ op

wmOperator* wmOpPopUp::op

Definition at line 1402 of file wm_operators.c.

◆ width

int wmOpPopUp::width

Definition at line 1403 of file wm_operators.c.


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