StuBS
|
GraphicsPrinter and its abstraction More...
#include "graphics/framebuffer.h"
#include "graphics/primitives.h"
#include "graphics/fonts/font.h"
#include "utils/math.h"
#include "utils/png.h"
Classes | |
class | AbstractGraphicsPrinter |
Abstraction of basic graphics printing functions. More... | |
class | GraphicsPrinter< COLORDEPTH, OFFSET_RED, OFFSET_GREEN, OFFSET_BLUE, BITS_RED, BITS_GREEN, BITS_BLUE > |
Actual implementation of basic graphics printing functions. More... | |
GraphicsPrinter and its abstraction