|
FastUIDraw
|
file painter_image_brush_shader.hpp More...
#include <fastuidraw/painter/painter_custom_brush.hpp>#include <fastuidraw/painter/shader_data/painter_image_brush_shader_data.hpp>#include <fastuidraw/painter/shader/painter_brush_shader.hpp>

Go to the source code of this file.
Classes | |
| class | fastuidraw::PainterImageBrushShader |
| A PainterImageBrushShader represents a single PainterBrushShader together with sub-shaders of it that can be used to apply an Image. The sub-shader ID is used to describe the Image::type(), Image::format(), what filtering and mipmapping to apply to the image data. More... | |
Namespaces | |
| fastuidraw | |
| all classes and functions of FastUIDraw are in the namespace fastuidraw. | |
file painter_image_brush_shader.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 painter_image_brush_shader.hpp.
1.8.13