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

Public Attributes

struct {
   float   mval [2]
 
   float   prop_angle
 
init
 
struct {
   eWM_GizmoFlagTweak   tweak_flag
 
   float   angle
 
prev
 
int rotations
 
bool has_drag
 
float angle_increment
 
struct {
   float   angle_ofs
 
   float   angle_delta
 
output
 

Detailed Description

Definition at line 65 of file dial3d_gizmo.c.

Member Data Documentation

◆ angle

float DialInteraction::angle

Definition at line 74 of file dial3d_gizmo.c.

Referenced by dial_ghostarc_get_angles().

◆ angle_delta

float DialInteraction::angle_delta

Definition at line 85 of file dial3d_gizmo.c.

Referenced by dial_draw_intern(), and gizmo_dial_modal().

◆ angle_increment

float DialInteraction::angle_increment

Definition at line 80 of file dial3d_gizmo.c.

Referenced by dial_draw_intern(), and gizmo_dial_modal().

◆ angle_ofs

float DialInteraction::angle_ofs

Definition at line 84 of file dial3d_gizmo.c.

Referenced by dial_draw_intern(), and gizmo_dial_modal().

◆ has_drag

bool DialInteraction::has_drag

Definition at line 79 of file dial3d_gizmo.c.

Referenced by gizmo_dial_exit(), and gizmo_dial_modal().

◆ 

struct { ... } DialInteraction::init

◆ mval

float DialInteraction::mval[2]

Definition at line 67 of file dial3d_gizmo.c.

Referenced by dial_ghostarc_get_angles(), and gizmo_dial_invoke().

◆ 

struct { ... } DialInteraction::output

◆ 

struct { ... } DialInteraction::prev

◆ prop_angle

float DialInteraction::prop_angle

Definition at line 69 of file dial3d_gizmo.c.

Referenced by gizmo_dial_exit(), gizmo_dial_invoke(), and gizmo_dial_modal().

◆ rotations

int DialInteraction::rotations

Definition at line 78 of file dial3d_gizmo.c.

Referenced by dial_ghostarc_get_angles().

◆ tweak_flag

eWM_GizmoFlagTweak DialInteraction::tweak_flag

Definition at line 73 of file dial3d_gizmo.c.

Referenced by gizmo_dial_modal().


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