Blender V5.0
MoveInteraction Struct Reference

Public Attributes

struct { 
   float   mval [2] 
   float   prop_co [3] 
   float   matrix_final [4][4] 
init
struct { 
   eWM_GizmoFlagTweak   tweak_flag 
prev
blender::ed::transform::SnapObjectContextsnap_context_v3d

Detailed Description

Definition at line 69 of file move3d_gizmo.cc.

Member Data Documentation

◆ [struct]

struct { ... } MoveInteraction::init

◆ matrix_final

float MoveInteraction::matrix_final[4][4]

Definition at line 74 of file move3d_gizmo.cc.

Referenced by gizmo_move_invoke(), and move3d_draw_intern().

◆ mval

float MoveInteraction::mval[2]

Definition at line 71 of file move3d_gizmo.cc.

Referenced by gizmo_move_invoke(), gizmo_move_modal(), and move3d_get_translate().

◆ [struct]

struct { ... } MoveInteraction::prev

Referenced by gizmo_move_modal().

◆ prop_co

float MoveInteraction::prop_co[3]

◆ snap_context_v3d

blender::ed::transform::SnapObjectContext* MoveInteraction::snap_context_v3d

Definition at line 81 of file move3d_gizmo.cc.

Referenced by gizmo_move_exit(), gizmo_move_invoke(), and gizmo_move_modal().

◆ tweak_flag

eWM_GizmoFlagTweak MoveInteraction::tweak_flag

Definition at line 77 of file move3d_gizmo.cc.

Referenced by gizmo_move_modal().


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