Blender V5.0
sActionzoneData Struct Reference

Public Attributes

ScrAreasa1
ScrAreasa2
AZoneaz
int x
int y
eScreenDir gesture_dir
int modifier

Detailed Description

Definition at line 814 of file screen_ops.cc.

Member Data Documentation

◆ az

AZone* sActionzoneData::az

◆ gesture_dir

eScreenDir sActionzoneData::gesture_dir

Definition at line 818 of file screen_ops.cc.

Referenced by actionzone_modal(), and area_split_invoke().

◆ modifier

int sActionzoneData::modifier

◆ sa1

◆ sa2

ScrArea * sActionzoneData::sa2

◆ x

int sActionzoneData::x

Definition at line 817 of file screen_ops.cc.

Referenced by actionzone_invoke(), actionzone_modal(), and area_join_invoke().

◆ y

int sActionzoneData::y

Definition at line 817 of file screen_ops.cc.

Referenced by actionzone_invoke(), actionzone_modal(), and area_join_invoke().


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