Blender V4.3
SmoothView2DStore Struct Reference

Public Attributes

rctf orig_cur
 
rctf new_cur
 
double time_allowed
 

Detailed Description

Definition at line 1586 of file view2d_ops.cc.

Member Data Documentation

◆ new_cur

rctf SmoothView2DStore::new_cur

Definition at line 1587 of file view2d_ops.cc.

Referenced by UI_view2d_smooth_view(), and view2d_smoothview_invoke().

◆ orig_cur

rctf SmoothView2DStore::orig_cur

Definition at line 1587 of file view2d_ops.cc.

Referenced by UI_view2d_smooth_view(), and view2d_smoothview_invoke().

◆ time_allowed

double SmoothView2DStore::time_allowed

Definition at line 1589 of file view2d_ops.cc.

Referenced by UI_view2d_smooth_view(), and view2d_smoothview_invoke().


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