Audacity 3.2.0
|
Optional, more complete information for hit testing. More...
#include <TimeShiftHandle.h>
Public Attributes | |
wxRect | rect |
wxCoord | xx |
wxCoord | yy |
Optional, more complete information for hit testing.
Definition at line 52 of file TimeShiftHandle.h.
wxRect TrackShifter::HitTestParams::rect |
Definition at line 53 of file TimeShiftHandle.h.
wxCoord TrackShifter::HitTestParams::xx |
Definition at line 54 of file TimeShiftHandle.h.
Referenced by LabelTrackShifter::HitTest().
wxCoord TrackShifter::HitTestParams::yy |
Definition at line 54 of file TimeShiftHandle.h.
Referenced by LabelTrackShifter::HitTest().