Blender  V3.3
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 1508 of file view2d_ops.cc.

Member Data Documentation

◆ new_cur

rctf SmoothView2DStore::new_cur

Definition at line 1509 of file view2d_ops.cc.

Referenced by UI_view2d_smooth_view(), and view2d_smoothview_invoke().

◆ orig_cur

rctf SmoothView2DStore::orig_cur

Definition at line 1509 of file view2d_ops.cc.

Referenced by UI_view2d_smooth_view(), and view2d_smoothview_invoke().

◆ time_allowed

double SmoothView2DStore::time_allowed

Definition at line 1511 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: