|
Blender
V2.59
|
Public Attributes | |
| RegionView3D * | rv3d |
| View3D * | v3d |
| ARegion * | ar |
| Scene * | scene |
| wmTimer * | timer |
| short | state |
| short | use_precision |
| short | redraw |
| int | mval [2] |
| wmNDOFMotionData * | ndof |
| float | speed |
| short | axis |
| short | pan_view |
| short | xlock |
| short | zlock |
| float | xlock_momentum |
| float | zlock_momentum |
| float | grid |
| Object * | root_parent |
| float | dist_backup |
| float | ofs_backup [3] |
| float | rot_backup [4] |
| short | persp_backup |
| void * | obtfm |
| double | time_lastwheel |
| double | time_lastdraw |
| void * | draw_handle_pixel |
| float | dvec_prev [3] |
Definition at line 151 of file view3d_fly.c.
Definition at line 155 of file view3d_fly.c.
Referenced by drawFlyPixel(), flyApply(), flyEnd(), and initFlyInfo().
| short FlyInfo::axis |
Definition at line 169 of file view3d_fly.c.
Referenced by flyApply(), flyEvent(), and initFlyInfo().
| float FlyInfo::dist_backup |
Definition at line 185 of file view3d_fly.c.
Referenced by flyEnd(), and initFlyInfo().
Definition at line 196 of file view3d_fly.c.
Referenced by flyEnd(), and initFlyInfo().
| float FlyInfo::dvec_prev[3] |
Definition at line 199 of file view3d_fly.c.
Referenced by flyApply(), and initFlyInfo().
| float FlyInfo::grid |
Definition at line 179 of file view3d_fly.c.
Referenced by flyApply(), flyEvent(), and initFlyInfo().
| int FlyInfo::mval[2] |
Definition at line 164 of file view3d_fly.c.
Referenced by flyApply(), flyEvent(), and initFlyInfo().
Definition at line 165 of file view3d_fly.c.
Referenced by fly_modal(), flyApply_ndof(), flyEnd(), flyEvent(), and initFlyInfo().
| void* FlyInfo::obtfm |
Definition at line 190 of file view3d_fly.c.
Referenced by flyEnd(), and initFlyInfo().
| float FlyInfo::ofs_backup[3] |
Definition at line 186 of file view3d_fly.c.
Referenced by flyEnd(), and initFlyInfo().
| short FlyInfo::pan_view |
Definition at line 170 of file view3d_fly.c.
Referenced by flyApply(), flyApply_ndof(), flyEvent(), and initFlyInfo().
| short FlyInfo::persp_backup |
Definition at line 188 of file view3d_fly.c.
Referenced by flyEnd(), and initFlyInfo().
| short FlyInfo::redraw |
Definition at line 162 of file view3d_fly.c.
Referenced by fly_modal(), flyApply(), flyApply_ndof(), flyEvent(), and initFlyInfo().
Definition at line 182 of file view3d_fly.c.
Referenced by fly_modal(), flyApply(), flyApply_ndof(), flyEnd(), initFlyInfo(), and move_camera().
| float FlyInfo::rot_backup[4] |
Definition at line 187 of file view3d_fly.c.
Referenced by flyEnd(), and initFlyInfo().
Definition at line 153 of file view3d_fly.c.
Referenced by fly_modal(), flyApply(), flyApply_ndof(), flyEnd(), initFlyInfo(), and move_camera().
Definition at line 156 of file view3d_fly.c.
Referenced by initFlyInfo(), and move_camera().
| float FlyInfo::speed |
Definition at line 168 of file view3d_fly.c.
Referenced by flyApply(), flyEvent(), and initFlyInfo().
| short FlyInfo::state |
Definition at line 160 of file view3d_fly.c.
Referenced by MakeCursor::App::changesize(), MakeCursor::App::clearit(), MakeCursor::App::doit(), fly_cancel(), flyEnd(), flyEvent(), initFlyInfo(), MakeCursor::App::parsetext(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().
| double FlyInfo::time_lastdraw |
Definition at line 194 of file view3d_fly.c.
Referenced by flyApply(), flyEvent(), and initFlyInfo().
| double FlyInfo::time_lastwheel |
Definition at line 193 of file view3d_fly.c.
Referenced by flyEvent(), and initFlyInfo().
Definition at line 158 of file view3d_fly.c.
Referenced by fly_modal(), flyEnd(), flyEvent(), and initFlyInfo().
| short FlyInfo::use_precision |
Definition at line 161 of file view3d_fly.c.
Referenced by flyApply(), flyApply_ndof(), flyEvent(), and initFlyInfo().
Definition at line 154 of file view3d_fly.c.
Referenced by fly_modal(), flyApply(), flyApply_ndof(), flyEnd(), initFlyInfo(), and move_camera().
| short FlyInfo::xlock |
Definition at line 177 of file view3d_fly.c.
Referenced by flyApply(), flyEvent(), and initFlyInfo().
| float FlyInfo::xlock_momentum |
Definition at line 178 of file view3d_fly.c.
Referenced by flyApply(), flyEvent(), and initFlyInfo().
| short FlyInfo::zlock |
Definition at line 177 of file view3d_fly.c.
Referenced by flyApply(), flyEvent(), and initFlyInfo().
| float FlyInfo::zlock_momentum |
Definition at line 178 of file view3d_fly.c.
Referenced by flyApply(), flyEvent(), and initFlyInfo().