Blender V5.0
sAreaSplitData Struct Reference

Public Attributes

int origval
int bigger
int smaller
int delta
int origmin
int origsize
int previewmode
void * draw_callback
bool do_snap
ScrEdgenedge
ScrAreasarea
ScrAreanarea

Detailed Description

Definition at line 2304 of file screen_ops.cc.

Member Data Documentation

◆ bigger

int sAreaSplitData::bigger

Definition at line 2306 of file screen_ops.cc.

Referenced by area_split_invoke(), and area_split_modal().

◆ delta

int sAreaSplitData::delta

Definition at line 2307 of file screen_ops.cc.

Referenced by area_split_modal().

◆ do_snap

bool sAreaSplitData::do_snap

Definition at line 2311 of file screen_ops.cc.

Referenced by area_split_modal().

◆ draw_callback

void* sAreaSplitData::draw_callback

Definition at line 2310 of file screen_ops.cc.

Referenced by area_split_exit(), and area_split_invoke().

◆ narea

ScrArea* sAreaSplitData::narea

Definition at line 2315 of file screen_ops.cc.

Referenced by area_split_apply(), area_split_cancel(), and area_split_exit().

◆ nedge

ScrEdge* sAreaSplitData::nedge

Definition at line 2313 of file screen_ops.cc.

Referenced by area_split_apply().

◆ origmin

int sAreaSplitData::origmin

Definition at line 2308 of file screen_ops.cc.

Referenced by area_split_init(), and area_split_modal().

◆ origsize

int sAreaSplitData::origsize

Definition at line 2308 of file screen_ops.cc.

Referenced by area_split_init(), and area_split_modal().

◆ origval

int sAreaSplitData::origval

Definition at line 2305 of file screen_ops.cc.

Referenced by area_split_apply(), and area_split_modal().

◆ previewmode

int sAreaSplitData::previewmode

Definition at line 2309 of file screen_ops.cc.

Referenced by area_split_cancel(), area_split_invoke(), and area_split_modal().

◆ sarea

◆ smaller

int sAreaSplitData::smaller

Definition at line 2306 of file screen_ops.cc.

Referenced by area_split_invoke(), and area_split_modal().


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