|
Blender
V2.59
|
Public Attributes | |
| View2D * | v2d |
| ARegion * | ar |
| short | scroller |
| short | zone |
| float | fac |
| float | delta |
| float | scrollbarwidth |
| int | lastx |
| int | lasty |
Definition at line 1201 of file view2d_ops.c.
Definition at line 1203 of file view2d_ops.c.
Referenced by scroller_activate_apply(), and scroller_activate_init().
| float v2dScrollerMove::delta |
Definition at line 1209 of file view2d_ops.c.
Referenced by scroller_activate_apply(), and scroller_activate_modal().
| float v2dScrollerMove::fac |
Definition at line 1208 of file view2d_ops.c.
Referenced by scroller_activate_apply(), and scroller_activate_init().
Definition at line 1213 of file view2d_ops.c.
Referenced by scroller_activate_init(), and scroller_activate_modal().
Definition at line 1213 of file view2d_ops.c.
Referenced by scroller_activate_init(), and scroller_activate_modal().
Definition at line 1211 of file view2d_ops.c.
Referenced by scroller_activate_init(), and scroller_activate_modal().
Definition at line 1205 of file view2d_ops.c.
Referenced by scroller_activate_apply(), scroller_activate_init(), scroller_activate_invoke(), and scroller_activate_modal().
Definition at line 1202 of file view2d_ops.c.
Referenced by scroller_activate_apply(), scroller_activate_exit(), and scroller_activate_init().
| short v2dScrollerMove::zone |
Definition at line 1206 of file view2d_ops.c.
Referenced by scroller_activate_apply(), scroller_activate_init(), scroller_activate_invoke(), and scroller_activate_modal().