|
Blender
V2.59
|
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 136 of file view3d_view.c.
Definition at line 137 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
Definition at line 138 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
| float SmoothViewStore::new_ofs[3] |
Definition at line 140 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
| float SmoothViewStore::new_quat[4] |
Definition at line 139 of file view3d_view.c.
Referenced by obmat_to_viewmat(), smooth_view(), and view3d_smoothview_invoke().
Definition at line 137 of file view3d_view.c.
Referenced by obmat_to_viewmat(), smooth_view(), and view3d_smoothview_invoke().
Definition at line 138 of file view3d_view.c.
Referenced by obmat_to_viewmat(), smooth_view(), and view3d_smoothview_invoke().
| float SmoothViewStore::orig_ofs[3] |
Definition at line 140 of file view3d_view.c.
Referenced by obmat_to_viewmat(), smooth_view(), and view3d_smoothview_invoke().
| float SmoothViewStore::orig_quat[4] |
Definition at line 139 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
Definition at line 142 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
Definition at line 144 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().
Definition at line 142 of file view3d_view.c.
Referenced by smooth_view(), and view3d_smoothview_invoke().