Blender V4.3
RegionPollParams Struct Reference

#include <BKE_screen.hh>

Public Attributes

const bScreenscreen
 
const ScrAreaarea
 
const ARegionregion
 
const bContextcontext
 

Detailed Description

Definition at line 180 of file BKE_screen.hh.

Member Data Documentation

◆ area

const ScrArea* RegionPollParams::area

Definition at line 182 of file BKE_screen.hh.

◆ context

const bContext* RegionPollParams::context

Full context, if WM context above is not enough.

Definition at line 186 of file BKE_screen.hh.

◆ region

const ARegion* RegionPollParams::region

Definition at line 183 of file BKE_screen.hh.

◆ screen

const bScreen* RegionPollParams::screen

Definition at line 181 of file BKE_screen.hh.


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