Mir
|
#include "mir/scene/surface.h"
#include "mir/basic_observers.h"
#include "mir/scene/surface_observers.h"
#include "mir/input/validator.h"
#include "mir/geometry/rectangle.h"
#include "mir_toolkit/common.h"
#include <glm/glm.hpp>
#include <vector>
#include <list>
#include <memory>
#include <mutex>
#include <string>
Go to the source code of this file.
Classes | |
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-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016