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

Public Attributes

wmGizmoborder
 
struct {
   float   dims [2]
 
state
 
struct {
   PointerRNA   ptr
 
   PropertyRNA *   prop
 
   bContext *   context
 
update_data
 

Detailed Description

Definition at line 203 of file node_gizmo.c.

Member Data Documentation

◆ border

wmGizmo* NodeCropWidgetGroup::border

Definition at line 204 of file node_gizmo.c.

Referenced by WIDGETGROUP_node_crop_refresh(), and WIDGETGROUP_node_crop_setup().

◆ context

bContext* NodeCropWidgetGroup::context

Definition at line 213 of file node_gizmo.c.

Referenced by gizmo_node_crop_update(), and WIDGETGROUP_node_crop_refresh().

◆ dims

float NodeCropWidgetGroup::dims[2]

◆ prop

PropertyRNA* NodeCropWidgetGroup::prop

Definition at line 212 of file node_gizmo.c.

Referenced by gizmo_node_crop_update(), and WIDGETGROUP_node_crop_refresh().

◆ ptr

PointerRNA NodeCropWidgetGroup::ptr

Definition at line 211 of file node_gizmo.c.

Referenced by gizmo_node_crop_update(), and WIDGETGROUP_node_crop_refresh().

◆ 

struct { ... } NodeCropWidgetGroup::state

◆ 

struct { ... } NodeCropWidgetGroup::update_data

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