13
0
livetrax/libs/canvas/canvas
2023-07-09 20:41:36 -06:00
..
arc.h
arrow.h
box.h
canvas.h Add API to set openGL backing scale 2023-02-04 22:25:52 +01:00
circle.h
container.h
curve.h
debug.h
fill.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
flag.h
framed_curve.h
fwd.h
grid.h
image.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
interpolated_curve.h
item.h canvas: provide a means of blocking change notifications from Item propagating up the object tree 2022-12-10 13:37:16 -07:00
line_set.h do not sort lineset every time a coord is added; use RAII to create scope and sort at end 2023-04-09 14:36:03 -06:00
line.h
lollipop.h lollis: draw stems in fill color (optionally) 2023-06-26 14:18:18 -06:00
lookup_table.h
meter.h
note.h canvas: add velocity() method to Note 2023-06-26 14:18:18 -06:00
outline.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
pixbuf.h
poly_item.h provide PolyItem::pop_back() 2023-07-09 20:41:36 -06:00
poly_line.h
polygon.h
rectangle.h
root_group.h
ruler.h
scroll_group.h
stateful_image.h
step_button.h
table.h
text.h
tracking_text.h
types.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
utils.h
visibility.h
widget.h
xfade_curve.h