#ifndef PAN_H
#define PAN_H

/*
 * Pan around the geometry.
 */
void pan ();

#endif // PAN_H