Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
AttachedIdLookup.h File Reference
Include dependency graph for AttachedIdLookup.h:

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.
namespace  donner::svg::components
 Contains the implementation of the Donner ECS,.

Functions

Entity donner::svg::components::FindAttachedEntityById (Registry &registry, const RcString &id)
 Finds an attached document-tree entity with the given ID.