Ardour
9.0-pre0-582-g084a23a80d
|
Public Member Functions | |
~Point () | |
void | move_to (double x, double y, double xfract, double yfract) |
Public Attributes | |
ArdourCanvas::Rectangle * | box |
ArdourCanvas::PolyLine * | curve |
double | x |
double | y |
Static Public Attributes | |
static const int32_t | size |
Definition at line 105 of file crossfade_edit.h.
CrossfadeEditor::Point::~Point | ( | ) |
void CrossfadeEditor::Point::move_to | ( | double | x, |
double | y, | ||
double | xfract, | ||
double | yfract | ||
) |
ArdourCanvas::Rectangle* CrossfadeEditor::Point::box |
Definition at line 108 of file crossfade_edit.h.
ArdourCanvas::PolyLine* CrossfadeEditor::Point::curve |
Definition at line 109 of file crossfade_edit.h.
|
static |
Definition at line 113 of file crossfade_edit.h.
double CrossfadeEditor::Point::x |
Definition at line 110 of file crossfade_edit.h.
double CrossfadeEditor::Point::y |
Definition at line 111 of file crossfade_edit.h.