]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/skyline.hh
* flower/include/std-string.hh: String/std::string compatibility:
[lilypond.git] / lily / include / skyline.hh
index 458a2f7cb09ae2b16152f53e931776b75231fcfe..3ca05e0ff2cc4866c536648b2c2fe6d347c573ac 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2002--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2002--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef SKYLINE_HH
@@ -33,5 +33,9 @@ Real
 skyline_meshing_distance (Array<Skyline_entry> const &buildings,
                          Array<Skyline_entry> const &clouds);
 
+Real
+skyline_height (Array<Skyline_entry> const &buildings,
+               Real airplane, Direction sky_dir);
+
 #endif /* SKYLINE_HH */