Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
ComputedPathComponent.h File Reference
#include <optional>
#include "donner/svg/core/PathSpline.h"
Include dependency graph for ComputedPathComponent.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  donner::svg::components::ComputedPathComponent
 Stores a PathSpline used for rendering a shape, which may be generated from the parameters of shapes such as circle, rect, line, poly, and path. 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.
 
namespace  donner::svg::components
 Contains the implementation of the Donner ECS,.