summaryrefslogtreecommitdiff
path: root/src/Panorama.H
diff options
context:
space:
mode:
authorJohannes Hofmann <johannes.hofmann@gmx.de>2005-05-10 15:57:11 +0000
committerJohannes Hofmann <johannes.hofmann@gmx.de>2005-05-10 15:57:11 +0000
commitc8c0d0ac861802f29de2d294c2b33f7b70fd7746 (patch)
tree1e523fd5dde5f208cad641a34601e1f64df4e07f /src/Panorama.H
parent5e674225ec1d8ff0563030a27fb69f8e89d3ebf3 (diff)
cleanups set height_dist slider properly
cleanups set height_dist slider properly
Diffstat (limited to 'src/Panorama.H')
-rw-r--r--src/Panorama.H4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Panorama.H b/src/Panorama.H
index 5ee1698..66a9a3f 100644
--- a/src/Panorama.H
+++ b/src/Panorama.H
@@ -1,5 +1,5 @@
//
-// "$Id: Panorama.H,v 1.17 2005/05/10 17:05:32 hofmann Exp $"
+// "$Id: Panorama.H,v 1.18 2005/05/10 17:57:11 hofmann Exp $"
//
// Copyright 2005 by Johannes Hofmann
//
@@ -93,6 +93,8 @@ class Panorama {
double get_scale();
+ double get_height_dist_ratio();
+
int comp_params(Hill *m1, Hill *m2);
int guess(Hills *p1, Hill *m1);