 
			
		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" Include dependency graph for printer.h:
 Include dependency graph for printer.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:| 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