![]() |
Skia
2D Graphics Library
|
#include "modules/sksg/include/SkSGGeometryNode.h"#include "include/core/SkPaint.h"#include "include/core/SkPath.h"#include "include/effects/SkTrimPathEffect.h"#include "modules/sksg/include/SkSGTransform.h"
Go to the source code of this file.
Classes | |
| class | sksg::GeometryEffect |
| Base class for geometry effects. More... | |
| class | sksg::TrimEffect |
| Apply a trim effect to the child geometry. More... | |
| class | sksg::GeometryTransform |
| Apply a transform to a GeometryNode. More... | |
| class | sksg::DashEffect |
| Apply a dash effect to the child geometry. More... | |
| class | sksg::RoundEffect |
| Apply a rounded-corner effect to the child geometry. More... | |
| class | sksg::OffsetEffect |
| Apply an offset effect to the child geometry. More... | |
Namespaces | |
| sksg | |