]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/beam.hh
* lily/stem.cc (calc_stem_info): Use get_direction_beam_count.
[lilypond.git] / lily / include / beam.hh
index b9d74d91ab3f201418fab05258da67d49f5817c0..b06afc0e4e20d1d256f53efe866f862d9c736b80 100644 (file)
@@ -48,11 +48,12 @@ public:
                                      Real, Real, Real, Real,
                                      int, Direction, Direction);
   
-  
+
+  static int get_direction_beam_count (Grob *me, Direction d);
 private:
   static Direction get_default_dir (Grob*);
   static void set_stem_directions (Grob*, Direction );
-  static void consider_auto_knees (Grob*, Direction d);
+  static void consider_auto_knees (Grob*);
   static void set_stem_shorten (Grob*);
   static Real calc_stem_y (Grob*, Grob* s, Grob**c,
                           Real, Real,