Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(100)

Unified Diff: lily/include/bezier.hh

Issue 5626052: Gets vertical skylines from grob stencils (Closed)
Patch Set: Run astyle on c++ files Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: lily/include/bezier.hh
diff --git a/lily/include/bezier.hh b/lily/include/bezier.hh
index 1e88dbb76499080680f30459562c4912c9086155..d09c0ac8bee4a7870d319ab1b64a240278bbcfbf 100644
--- a/lily/include/bezier.hh
+++ b/lily/include/bezier.hh
@@ -48,6 +48,7 @@ public:
Polynomial polynomial (Axis)const;
Offset curve_point (Real t) const;
+ Real slope_at_point (Real t) const;
Real curve_coordinate (Real t, Axis) const;
static const int CONTROL_COUNT = 4;
« no previous file with comments | « lily/include/beam-scoring-problem.hh ('k') | lily/include/box.hh » ('j') | lily/skyline.cc » ('J')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b