7#include "image_stencil.hpp"
8#include "../GUI/pipeline_image_image.hpp"
9#include "../pixel_map.hpp"
10#include "../color/sfloat_rgba16.hpp"
This is a RGBA floating point color.
Definition color.hpp:39
Class which represents an axis-aligned rectangle.
Definition axis_aligned_rectangle.hpp:18
A 2D canvas of pixels.
Definition pixel_map.hpp:100
Draw context for drawing using the TTauri shaders.
Definition draw_context.hpp:33
This is a image that is uploaded into the texture atlas.
Definition pipeline_image_image.hpp:28
Definition image_stencil.hpp:11
Definition pixel_map_stencil.hpp:15
void draw(draw_context context, tt::color color, matrix3 transform) noexcept override
Draw the cell.