summaryrefslogtreecommitdiff
path: root/src/ProjectionCylindrical.H
AgeCommit message (Collapse)Author
2009-04-01fix bug in cylindrical projectionJohannes Hofmann
If one peak is "left" and one is "right" of north, cylindrical projection was not able to compute proper viewing parameters. This is fixed by adjusting alpha angles of known hills to be increasing with x.
2009-03-26styleJohannes Hofmann
2008-07-05whitespaceJohannes Hofmann
2007-03-06implement initial main point adjustment (x-axis only)Johannes Hofmann
2006-12-17fix visibility test; fix stitchingJohannes Hofmann
2006-12-17remove ProjectionSphaericalJohannes Hofmann
2006-12-17use LSQ for all projection typesJohannes Hofmann