Mir
|
#include "surface_stack_model.h"
#include "mir/compositor/scene.h"
#include "mir/scene/depth_id.h"
#include "mir/input/input_targets.h"
#include <memory>
#include <vector>
#include <mutex>
#include <map>
Go to the source code of this file.
Classes | |
class | mir::scene::SurfaceStack |
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::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