Blender V2.61 - r43446
|
Public Attributes | |
float | orig_dist |
float | new_dist |
float | orig_lens |
float | new_lens |
float | orig_quat [4] |
float | new_quat [4] |
float | orig_ofs [3] |
float | new_ofs [3] |
int | to_camera |
int | orig_view |
double | time_allowed |
Definition at line 110 of file view3d_view.c.
Definition at line 111 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
Definition at line 112 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
float SmoothViewStore::new_ofs[3] |
Definition at line 114 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
float SmoothViewStore::new_quat[4] |
Definition at line 113 of file view3d_view.c.
Referenced by obmat_to_viewmat(), smooth_view(), and view3d_smoothview_invoke().
Definition at line 111 of file view3d_view.c.
Referenced by obmat_to_viewmat(), smooth_view(), and view3d_smoothview_invoke().
Definition at line 112 of file view3d_view.c.
Referenced by obmat_to_viewmat(), smooth_view(), and view3d_smoothview_invoke().
float SmoothViewStore::orig_ofs[3] |
Definition at line 114 of file view3d_view.c.
Referenced by obmat_to_viewmat(), smooth_view(), and view3d_smoothview_invoke().
float SmoothViewStore::orig_quat[4] |
Definition at line 113 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
Definition at line 116 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
Definition at line 118 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
Definition at line 116 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().