Blender V4.3
RulerInfo Struct Reference

Public Attributes

RulerItemitem_active
 
int flag
 
int snap_flag
 
int state
 
short constrain_axis
 
short constrain_mode
 
wmWindowManagerwm
 
wmWindowwin
 
ScrAreaarea
 
ARegionregion
 
struct { 
 
   bool   do_thickness 
 
drag_state_prev 
 
struct { 
 
   wmGizmo *   gizmo 
 
   PropertyRNA *   prop_prevpoint 
 
   PropertyRNA *   prop_snap_source_type 
 
snap_data 
 

Detailed Description

Definition at line 122 of file view3d_gizmo_ruler.cc.

Member Data Documentation

◆ area

◆ constrain_axis

short RulerInfo::constrain_axis

◆ constrain_mode

short RulerInfo::constrain_mode

◆ do_thickness

bool RulerInfo::do_thickness

Definition at line 143 of file view3d_gizmo_ruler.cc.

Referenced by gizmo_ruler_modal().

◆ [struct]

struct { ... } RulerInfo::drag_state_prev

◆ flag

int RulerInfo::flag

Definition at line 124 of file view3d_gizmo_ruler.cc.

◆ gizmo

◆ item_active

RulerItem* RulerInfo::item_active

◆ prop_prevpoint

◆ prop_snap_source_type

PropertyRNA* RulerInfo::prop_snap_source_type

◆ region

◆ [struct]

◆ snap_flag

int RulerInfo::snap_flag

Definition at line 125 of file view3d_gizmo_ruler.cc.

◆ state

int RulerInfo::state

Definition at line 126 of file view3d_gizmo_ruler.cc.

Referenced by gizmo_ruler_exit(), gizmo_ruler_modal(), and ruler_state_set().

◆ win

wmWindow* RulerInfo::win

Definition at line 134 of file view3d_gizmo_ruler.cc.

Referenced by WIDGETGROUP_ruler_setup().

◆ wm

wmWindowManager* RulerInfo::wm

Definition at line 133 of file view3d_gizmo_ruler.cc.

Referenced by WIDGETGROUP_ruler_setup().


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