Blender  V3.3
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 49 of file dial3d_gizmo.c.

Member Data Documentation

◆ angle

float DialInteraction::angle

Definition at line 58 of file dial3d_gizmo.c.

Referenced by dial_ghostarc_get_angles().

◆ angle_delta

float DialInteraction::angle_delta

Definition at line 69 of file dial3d_gizmo.c.

Referenced by dial_draw_intern(), and gizmo_dial_modal().

◆ angle_increment

float DialInteraction::angle_increment

Definition at line 64 of file dial3d_gizmo.c.

Referenced by dial_draw_intern(), and gizmo_dial_modal().

◆ angle_ofs

float DialInteraction::angle_ofs

Definition at line 68 of file dial3d_gizmo.c.

Referenced by dial_draw_intern(), and gizmo_dial_modal().

◆ has_drag

bool DialInteraction::has_drag

Definition at line 63 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 51 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 53 of file dial3d_gizmo.c.

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

◆ rotations

int DialInteraction::rotations

Definition at line 62 of file dial3d_gizmo.c.

Referenced by dial_ghostarc_get_angles().

◆ tweak_flag

eWM_GizmoFlagTweak DialInteraction::tweak_flag

Definition at line 57 of file dial3d_gizmo.c.

Referenced by gizmo_dial_modal().


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