|
FastUIDraw
|
file stroking_attribute_writer.hpp More...
#include <fastuidraw/path_effect.hpp>#include <fastuidraw/painter/painter_enums.hpp>#include <fastuidraw/painter/shader/painter_stroke_shader.hpp>#include <fastuidraw/painter/attribute_data/painter_attribute_writer.hpp>#include <fastuidraw/painter/attribute_data/stroked_point.hpp>
Go to the source code of this file.
Classes | |
| class | fastuidraw::StrokingAttributeWriter |
| A StrokingAttributeWriter is an implementation of PainterAttributeWriter for the purpose of stroking a path. More... | |
| class | fastuidraw::StrokingAttributeWriter::StrokingMethod |
| StrokingMethod specifies how to pack the join and pack values from the source PathEffect::Storage More... | |
Namespaces | |
| fastuidraw | |
| all classes and functions of FastUIDraw are in the namespace fastuidraw. | |
file stroking_attribute_writer.hpp
Copyright 2019 by Intel.
Contact: kevin.rogovin@gmail.com
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Definition in file stroking_attribute_writer.hpp.
1.8.13