Audacity 3.2.0
Public Attributes | List of all members
TrackShifter::HitTestParams Struct Reference

Optional, more complete information for hit testing. More...

#include <TimeShiftHandle.h>

Public Attributes

wxRect rect
 
wxCoord xx
 
wxCoord yy
 

Detailed Description

Optional, more complete information for hit testing.

Definition at line 52 of file TimeShiftHandle.h.

Member Data Documentation

◆ rect

wxRect TrackShifter::HitTestParams::rect

Definition at line 53 of file TimeShiftHandle.h.

◆ xx

wxCoord TrackShifter::HitTestParams::xx

Definition at line 54 of file TimeShiftHandle.h.

Referenced by LabelTrackShifter::HitTest().

◆ yy

wxCoord TrackShifter::HitTestParams::yy

Definition at line 54 of file TimeShiftHandle.h.

Referenced by LabelTrackShifter::HitTest().


The documentation for this struct was generated from the following file: