FastUIDraw
|
file painter_engine.hpp More...
#include <fastuidraw/util/blend_mode.hpp>
#include <fastuidraw/util/rect.hpp>
#include <fastuidraw/text/glyph_atlas.hpp>
#include <fastuidraw/text/glyph_cache.hpp>
#include <fastuidraw/image_atlas.hpp>
#include <fastuidraw/colorstop_atlas.hpp>
#include <fastuidraw/painter/backend/painter_backend.hpp>
Go to the source code of this file.
Classes | |
class | fastuidraw::PainterEngine::ConfigurationBase |
A ConfigurationBase holds properties common to all Painter Backend objects returned by PainterEngine::create_backend() from a fixed PainterEngine. More... | |
class | fastuidraw::PainterEngine |
A PainterEngine provides an interface to create Painter Backend derived objects. More... | |
class | fastuidraw::PainterEngine::PerformanceHints |
PerformanceHints provides miscellaneous data about Painter Backend objects returned by PainterEngine::create_backend() from a fixed PainterEngine. More... | |
Namespaces | |
fastuidraw | |
all classes and functions of FastUIDraw are in the namespace fastuidraw. | |
file painter_engine.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 painter_engine.hpp.