|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
One named scene: a draw-ordered list of filled paths over a transparent background. More...
#include "donner/gpu/baseline/BaselineCorpus.h"
One named scene: a draw-ordered list of filled paths over a transparent background.
| bool donner::gpu::baseline::CorpusScene::capturesPixels = true |
False when the scene has no drawable output.
| std::string_view donner::gpu::baseline::CorpusScene::description |
What geometry class the scene covers.
| std::string_view donner::gpu::baseline::CorpusScene::name |
Stable identifier; also the PNG basename.
| std::vector<tests::BaselinePathSpec> donner::gpu::baseline::CorpusScene::paths |
Paths in draw order.