Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::svg::components::TreeMutation Member List

This is the complete list of members for donner::svg::components::TreeMutation, including all inherited members.

AppendChild(EntityHandle parent, EntityHandle child)donner::svg::components::TreeMutationstatic
InsertBefore(EntityHandle parent, EntityHandle newNode, EntityHandle referenceNode=EntityHandle())donner::svg::components::TreeMutationstatic
Remove(EntityHandle entity)donner::svg::components::TreeMutationstatic
RemoveChild(EntityHandle parent, EntityHandle child)donner::svg::components::TreeMutationstatic
ReplaceChild(EntityHandle parent, EntityHandle newChild, EntityHandle oldChild)donner::svg::components::TreeMutationstatic