Blender V4.5
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 2226 of file screen_ops.cc.

Member Data Documentation

◆ bigger

int sAreaSplitData::bigger

Definition at line 2228 of file screen_ops.cc.

Referenced by area_split_invoke(), and area_split_modal().

◆ delta

int sAreaSplitData::delta

Definition at line 2229 of file screen_ops.cc.

Referenced by area_split_modal().

◆ do_snap

bool sAreaSplitData::do_snap

Definition at line 2233 of file screen_ops.cc.

Referenced by area_split_modal().

◆ draw_callback

void* sAreaSplitData::draw_callback

Definition at line 2232 of file screen_ops.cc.

Referenced by area_split_exit(), and area_split_invoke().

◆ narea

ScrArea* sAreaSplitData::narea

Definition at line 2237 of file screen_ops.cc.

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

◆ nedge

ScrEdge* sAreaSplitData::nedge

Definition at line 2235 of file screen_ops.cc.

Referenced by area_split_apply().

◆ origmin

int sAreaSplitData::origmin

Definition at line 2230 of file screen_ops.cc.

Referenced by area_split_init(), and area_split_modal().

◆ origsize

int sAreaSplitData::origsize

Definition at line 2230 of file screen_ops.cc.

Referenced by area_split_init(), and area_split_modal().

◆ origval

int sAreaSplitData::origval

Definition at line 2227 of file screen_ops.cc.

Referenced by area_split_apply(), and area_split_modal().

◆ previewmode

int sAreaSplitData::previewmode

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