Blender
V3.3
|
Public Attributes | |
float | dist |
float | lens |
float | quat [4] |
float | ofs [3] |
Definition at line 151 of file view3d_navigate_smoothview.c.
float SmoothView3DState::dist |
Definition at line 152 of file view3d_navigate_smoothview.c.
Referenced by ED_view3d_smooth_view_ex(), view3d_smooth_view_state_backup(), view3d_smooth_view_state_restore(), and view3d_smoothview_apply_ex().
float SmoothView3DState::lens |
Definition at line 153 of file view3d_navigate_smoothview.c.
Referenced by ED_view3d_smooth_view_ex(), view3d_smooth_view_state_backup(), view3d_smooth_view_state_restore(), and view3d_smoothview_apply_ex().
float SmoothView3DState::ofs[3] |
Definition at line 155 of file view3d_navigate_smoothview.c.
Referenced by ED_view3d_smooth_view_ex(), view3d_smooth_view_state_backup(), view3d_smooth_view_state_restore(), and view3d_smoothview_apply_ex().
float SmoothView3DState::quat[4] |
Definition at line 154 of file view3d_navigate_smoothview.c.
Referenced by ED_view3d_smooth_view_ex(), view3d_smooth_view_state_backup(), view3d_smooth_view_state_restore(), and view3d_smoothview_apply_ex().