|
|
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.
|
Contains resolved information about the clip-path property, such as which element it is pointing to. More...
#include "donner/svg/components/RenderingInstanceComponent.h"
Public Member Functions | |
| bool | valid () const |
| Returns true if the reference is valid, or false if this the <clipPath> did not properly resolve. | |
Public Attributes | |
| ResolvedReference | reference |
| Reference to a <clipPath> element. | |
| ClipPathUnits | units |
| The clip path units to use for this clip path. | |
Contains resolved information about the clip-path property, such as which element it is pointing to.