|
synfig-core
1.0.3
|
Iterator for the layers behind the current Layer. More...
#include "canvasbase.h"#include "rect.h"#include "renddesc.h"#include "surface.h"#include <synfig/layers/layer_composite.h>#include "general.h"Go to the source code of this file.
Classes | |
| class | synfig::IndependentContext |
| IndependentContext is a class to warp the iterator for a double queue of layers (that is the CanvasBase). More... | |
| class | synfig::ContextParams |
| ContextParams is a class to store rendering parameters significant for Context. More... | |
| class | synfig::Context |
| Context is a class to warp the iterator for a double queue of layers (that is the CanvasBase) with additional information about rendering parameters. More... | |
Namespaces | |
| namespace | synfig |
| Where every function and class of the synfig library can be found. | |
Typedefs | |
| typedef Vector | synfig::Point |
Iterator for the layers behind the current Layer.
$Id$
1.8.1.2