Blender V4.3
NavigateWidgetGroup Struct Reference

Public Attributes

wmGizmogz_array [GZ_INDEX_TOTAL]
 
struct { 
 
   rcti   rect_visible 
 
state 
 
struct { 
 
   rcti   rect_visible 
 
   struct { 
 
      char   is_persp 
 
      bool   is_camera 
 
      char   viewlock 
 
      char   cameralock 
 
   }   rv3d 
 
state 
 

Detailed Description

Definition at line 107 of file view2d_gizmo_navigate.cc.

Member Data Documentation

◆ cameralock

char NavigateWidgetGroup::cameralock

Definition at line 144 of file view3d_gizmo_navigate.cc.

Referenced by WIDGETGROUP_navigate_draw_prepare().

◆ gz_array

◆ is_camera

bool NavigateWidgetGroup::is_camera

Definition at line 142 of file view3d_gizmo_navigate.cc.

Referenced by WIDGETGROUP_navigate_draw_prepare().

◆ is_persp

char NavigateWidgetGroup::is_persp

Definition at line 141 of file view3d_gizmo_navigate.cc.

Referenced by WIDGETGROUP_navigate_draw_prepare().

◆ rect_visible

rcti NavigateWidgetGroup::rect_visible

◆ [struct]

struct { ... } NavigateWidgetGroup::rv3d

◆ [struct] [1/2]

struct { ... } NavigateWidgetGroup::state

◆ [struct] [2/2]

struct { ... } NavigateWidgetGroup::state

◆ viewlock

char NavigateWidgetGroup::viewlock

Definition at line 143 of file view3d_gizmo_navigate.cc.

Referenced by WIDGETGROUP_navigate_draw_prepare().


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