Blender V4.3
sActionzoneData Struct Reference

Public Attributes

ScrAreasa1
 
ScrAreasa2
 
AZoneaz
 
int x
 
int y
 
eScreenDir gesture_dir
 
int modifier
 

Detailed Description

Definition at line 746 of file screen_ops.cc.

Member Data Documentation

◆ az

AZone* sActionzoneData::az

◆ gesture_dir

eScreenDir sActionzoneData::gesture_dir

Definition at line 750 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 749 of file screen_ops.cc.

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

◆ y

int sActionzoneData::y

Definition at line 749 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: