Blender V4.5
DialInteraction Struct Reference

Classes

struct  [struct].init
struct  [struct].prev
struct  [struct].output

Public Attributes

struct  init
struct  prev
int rotations
bool has_drag
float angle_increment
struct  output

Detailed Description

Definition at line 51 of file dial3d_gizmo.cc.

Member Data Documentation

◆ angle_increment

float DialInteraction::angle_increment

Definition at line 66 of file dial3d_gizmo.cc.

Referenced by dial_draw_intern(), and gizmo_dial_modal().

◆ has_drag

bool DialInteraction::has_drag

Definition at line 65 of file dial3d_gizmo.cc.

Referenced by gizmo_dial_exit(), and gizmo_dial_modal().

◆ init

◆ output

struct DialInteraction::[struct].output DialInteraction::output

◆ prev

struct DialInteraction::[struct].prev DialInteraction::prev

◆ rotations

int DialInteraction::rotations

Definition at line 64 of file dial3d_gizmo.cc.

Referenced by dial_ghostarc_get_angles().


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