FastUIDraw
|
file path_effect.hpp More...
#include <fastuidraw/tessellated_path.hpp>
Go to the source code of this file.
Classes | |
class | fastuidraw::PathEffect |
A PathEffect allows one to process a sequence of TessellatedPath::segment_chain, TessellatedPath::join and TessellatedPath::cap values to produce a new sequence of such values for the purpose of effecting stroking. More... | |
class | fastuidraw::PathEffect::Storage |
A Storage is to where TessellatedPath::segment, TessellatedPath::join and TessellatedPath::cap values are stored from being processed by a PathEffect. More... | |
Namespaces | |
fastuidraw | |
all classes and functions of FastUIDraw are in the namespace fastuidraw. | |
file path_effect.hpp
Copyright 2019 by Intel.
Contact: kevin .rog ovin@ gmai l.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 path_effect.hpp.