Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
Loading...
Searching...
No Matches
TreeMutationContext.h File Reference
#include <functional>
#include "donner/base/EcsRegistry.h"
#include "donner/base/xml/components/TreeComponent.h"
Include dependency graph for TreeMutationContext.h:

Classes

struct  donner::components::TreeMutationContext
 Document-local hooks for tree mutations. More...

Namespaces

namespace  donner
 Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css.