|
Blender
V2.93
|
Public Attributes | |
| float | dist |
| float | lens |
| float | quat [4] |
| float | ofs [3] |
Definition at line 80 of file view3d_view.c.
| float SmoothView3DState::dist |
Definition at line 81 of file view3d_view.c.
Referenced by ED_view3d_smooth_view_ex(), view3d_smooth_view_state_backup(), view3d_smooth_view_state_restore(), and view3d_smoothview_apply().
| float SmoothView3DState::lens |
Definition at line 82 of file view3d_view.c.
Referenced by ED_view3d_smooth_view_ex(), view3d_smooth_view_state_backup(), view3d_smooth_view_state_restore(), and view3d_smoothview_apply().
| float SmoothView3DState::ofs[3] |
Definition at line 84 of file view3d_view.c.
Referenced by ED_view3d_smooth_view_ex(), view3d_smooth_view_state_backup(), view3d_smooth_view_state_restore(), and view3d_smoothview_apply().
| float SmoothView3DState::quat[4] |
Definition at line 83 of file view3d_view.c.
Referenced by ED_view3d_smooth_view_ex(), view3d_smooth_view_state_backup(), view3d_smooth_view_state_restore(), and view3d_smoothview_apply().