Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
RenderSnapshot.h File Reference
#include <cstddef>
#include <cstdint>
#include <memory>
#include <optional>
#include "donner/svg/renderer/RendererInterface.h"
Include dependency graph for RenderSnapshot.h:
This graph shows which files directly or indirectly include this file:

Classes

class  donner::svg::RenderSnapshot
 Immutable command stream captured from a prepared SVG document. More...
class  donner::svg::RenderSnapshotRecorder
 RendererInterface implementation that records commands into a RenderSnapshot. More...

Namespaces

namespace  donner
 Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css.
namespace  donner::svg
 Donner SVG library, which can load, manipulate and render SVG files.