Bare Metal Programming Tool Kit
|
This is the complete list of members for bmptk::graphics::frame_filter, including all inherited members.
bg | bmptk::graphics::frame | protected |
bg_get() | bmptk::graphics::frame | inline |
checked_write(const vector p, const color c) | bmptk::graphics::frame_filter | inlinevirtual |
clear(const color c=color::white()) | bmptk::graphics::frame_filter | inlinevirtual |
flush() | bmptk::graphics::frame_filter | inlinevirtual |
frame(const vector size) | bmptk::graphics::frame | inline |
frame_filter(frame &f, color(&filter)(color)) | bmptk::graphics::frame_filter | inline |
frame_filter(frame &f, void(&writer)(frame &f, vector p, color c, color bg)) | bmptk::graphics::frame_filter | inline |
is_valid(vector p) | bmptk::graphics::frame | inline |
size | bmptk::graphics::frame | protected |
size_get() const | bmptk::graphics::frame | inline |
translate_into(const vector p) const | bmptk::graphics::frame | inlinevirtual |
translate_outfrom(const vector p) const | bmptk::graphics::frame | inlinevirtual |
write(const vector p, const color c) | bmptk::graphics::frame | inline |