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

Public Attributes

rctf orig_cur
 
rctf new_cur
 
double time_allowed
 

Detailed Description

Definition at line 1659 of file view2d_ops.c.

Member Data Documentation

◆ new_cur

rctf SmoothView2DStore::new_cur

Definition at line 1660 of file view2d_ops.c.

Referenced by UI_view2d_smooth_view(), and view2d_smoothview_invoke().

◆ orig_cur

rctf SmoothView2DStore::orig_cur

Definition at line 1660 of file view2d_ops.c.

Referenced by UI_view2d_smooth_view(), and view2d_smoothview_invoke().

◆ time_allowed

double SmoothView2DStore::time_allowed

Definition at line 1662 of file view2d_ops.c.

Referenced by UI_view2d_smooth_view(), and view2d_smoothview_invoke().


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