Lumiera  0.pre.03
»edit your freedom«
zoom-window.cpp
Go to the documentation of this file.
1 /*
2  ZoomWindow - generic translation from domain to screen coordinates
3 
4  Copyright (C)
5  2018, Hermann Vosseler <Ichthyostega@web.de>
6 
7   **Lumiera** is free software; you can redistribute it and/or modify it
8   under the terms of the GNU General Public License as published by the
9   Free Software Foundation; either version 2 of the License, or (at your
10   option) any later version. See the file COPYING for further details.
11 
12 * *****************************************************************/
13 
14 
27 //#include "include/ui-protocol.hpp"
28 //#include "lib/diff/gen-node.hpp"
29 
30 
31 namespace stage {
32 namespace model {
33 
34 
35 
40 }} // namespace stage::model
Lumiera GTK UI implementation root.
Definition: guifacade.cpp:37
Abstraction: the current zoom- and navigation state of a view, possibly in multiple dimensions...