Blender V5.0
RegionPollParams Struct Reference

#include <BKE_screen.hh>

Public Attributes

const bScreenscreen
const ScrAreaarea
const ARegionregion
const bContextcontext

Detailed Description

Definition at line 192 of file BKE_screen.hh.

Member Data Documentation

◆ area

const ScrArea* RegionPollParams::area

Definition at line 194 of file BKE_screen.hh.

◆ context

const bContext* RegionPollParams::context

Full context, if WM context above is not enough.

Definition at line 198 of file BKE_screen.hh.

◆ region

const ARegion* RegionPollParams::region

Definition at line 195 of file BKE_screen.hh.

◆ screen

const bScreen* RegionPollParams::screen

Definition at line 193 of file BKE_screen.hh.


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