summaryrefslogtreecommitdiffstats
path: root/src/controller/actions/zoom.h (plain)
blob: 4dc1769c50b7e2f05cd58550a63fecf5962c33b0
1
2
3
4
5
6
7
8
9
#ifndef ZOOM_H
#define ZOOM_H

/*
 * Perform a zoom operation.  Inputs are in world coordinates.
 */
void zoom (double x1, double y1, double x2, double y2);

#endif // ZOOM_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.