|
Blender V4.3
|
Public Member Functions | |
| MouseCoords (const View2D *v2d, int x, int y) | |
Public Attributes | |
| blender::int2 | region |
| blender::float2 | view |
Definition at line 60 of file sequencer_select.cc.
Definition at line 65 of file sequencer_select.cc.
References UI_view2d_region_to_view(), x, and y.
| blender::int2 MouseCoords::region |
Definition at line 62 of file sequencer_select.cc.
Referenced by sequencer_select_exec(), and sequencer_select_handle_exec().
| blender::float2 MouseCoords::view |
Definition at line 63 of file sequencer_select.cc.
Referenced by sequencer_select_exec(), and sequencer_select_handle_exec().