Bare Metal Programming Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
bmptk::graphics::line Member List

This is the complete list of members for bmptk::graphics::line, including all inherited members.

bgbmptk::graphics::drawableprotected
bg_get() const bmptk::graphics::drawableinline
bg_set(const color c)bmptk::graphics::drawableinline
draw() const bmptk::graphics::linevirtual
drawable(frame &fr, const vector position=vector::origin(), const color fg=color::black(), const color bg=color::transparent(), unsigned int width=1)bmptk::graphics::drawableinlineprotected
drawable_draw_pixel(const vector address, const color c) const bmptk::graphics::drawableprotected
fgbmptk::graphics::drawableprotected
fg_get() const bmptk::graphics::drawableinline
fg_set(const color c)bmptk::graphics::drawableinline
frbmptk::graphics::drawableprotected
frame_get() const bmptk::graphics::drawableinline
line(frame &frame, const vector position, const vector size, const color fg=color::black(), int width=1)bmptk::graphics::lineinline
positionbmptk::graphics::drawableprotected
position_get() const bmptk::graphics::drawableinline
position_set(const vector pos)bmptk::graphics::drawableinline
sizebmptk::graphics::line
widthbmptk::graphics::drawableprotected
width_get() const bmptk::graphics::drawableinline
width_set(unsigned int w)bmptk::graphics::drawableinline