|
Mir
|
#include "mir/scene/surface.h"#include "mir/scene/surface_observer.h"#include "mir/geometry/rectangle.h"#include "mir_toolkit/common.h"#include <glm/glm.hpp>#include <vector>#include <memory>#include <mutex>#include <string>

Go to the source code of this file.
Classes | |
| class | mir::scene::ThreadsafeCallback |
| class | mir::scene::SurfaceObservers |
| class | mir::scene::BasicSurface |
Namespaces | |
| mir | |
| All things Mir. | |
| mir::compositor | |
| Compositing. Combining renderables into a display image. | |
| mir::frontend | |
| Frontend interface. Mediates the interaction between client processes and the core of the mir system. | |
| mir::graphics | |
| Graphics subsystem. Mediates interaction between core system and the graphics environment. | |
| mir::input | |
| mir::scene | |
| Management of Surface objects. Includes the model (SurfaceStack and Surface classes) and controller (SurfaceController) elements of an MVC design. | |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014