Ardour  8.7-15-gadf511264b
ArdourCanvas::Arrow::Head Struct Reference

Public Attributes

Polygonpolygon
 the polygon which represents its shape More...
 
bool outward
 true if this head points out from the line More...
 
Distance height
 the height of the head More...
 
Distance width
 the maximum width of the head More...
 

Detailed Description

Representation of a single arrow head

Definition at line 77 of file canvas/canvas/arrow.h.

Member Data Documentation

◆ height

Distance ArdourCanvas::Arrow::Head::height

the height of the head

Definition at line 80 of file canvas/canvas/arrow.h.

◆ outward

bool ArdourCanvas::Arrow::Head::outward

true if this head points out from the line

Definition at line 79 of file canvas/canvas/arrow.h.

◆ polygon

Polygon* ArdourCanvas::Arrow::Head::polygon

the polygon which represents its shape

Definition at line 78 of file canvas/canvas/arrow.h.

◆ width

Distance ArdourCanvas::Arrow::Head::width

the maximum width of the head

Definition at line 81 of file canvas/canvas/arrow.h.


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