Blender  V2.93
Public Attributes | List of all members
sActionzoneData Struct Reference

Public Attributes

ScrAreasa1
 
ScrAreasa2
 
AZoneaz
 
int x
 
int y
 
int gesture_dir
 
int modifier
 

Detailed Description

Definition at line 694 of file screen_ops.c.

Member Data Documentation

◆ az

AZone* sActionzoneData::az

◆ gesture_dir

int sActionzoneData::gesture_dir

Definition at line 697 of file screen_ops.c.

Referenced by actionzone_modal(), and area_split_invoke().

◆ modifier

int sActionzoneData::modifier

Definition at line 697 of file screen_ops.c.

Referenced by actionzone_apply(), area_join_invoke(), and area_split_invoke().

◆ sa1

ScrArea* sActionzoneData::sa1

◆ sa2

ScrArea * sActionzoneData::sa2

◆ x

int sActionzoneData::x

Definition at line 697 of file screen_ops.c.

Referenced by actionzone_invoke(), and actionzone_modal().

◆ y

int sActionzoneData::y

Definition at line 697 of file screen_ops.c.

Referenced by actionzone_invoke(), and actionzone_modal().


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