Ardour  9.0-pre0-582-g084a23a80d
CrossfadeEditor::Point Struct Reference

Public Member Functions

 ~Point ()
 
void move_to (double x, double y, double xfract, double yfract)
 

Public Attributes

ArdourCanvas::Rectanglebox
 
ArdourCanvas::PolyLinecurve
 
double x
 
double y
 

Static Public Attributes

static const int32_t size
 

Detailed Description

Definition at line 105 of file crossfade_edit.h.

Constructor & Destructor Documentation

◆ ~Point()

CrossfadeEditor::Point::~Point ( )

Member Function Documentation

◆ move_to()

void CrossfadeEditor::Point::move_to ( double  x,
double  y,
double  xfract,
double  yfract 
)

Member Data Documentation

◆ box

ArdourCanvas::Rectangle* CrossfadeEditor::Point::box

Definition at line 108 of file crossfade_edit.h.

◆ curve

ArdourCanvas::PolyLine* CrossfadeEditor::Point::curve

Definition at line 109 of file crossfade_edit.h.

◆ size

const int32_t CrossfadeEditor::Point::size
static

Definition at line 113 of file crossfade_edit.h.

◆ x

double CrossfadeEditor::Point::x

Definition at line 110 of file crossfade_edit.h.

◆ y

double CrossfadeEditor::Point::y

Definition at line 111 of file crossfade_edit.h.


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