ezgl
1.0.1
An Easy Graphics & GUI Library
|
This is the complete list of members for ezgl::canvas, including all inherited members.
application (defined in ezgl::canvas) | ezgl::canvas | friend |
canvas(std::string canvas_id, draw_canvas_fn draw_callback, rectangle coordinate_system, color background_color) | ezgl::canvas | protected |
create_animation_renderer() | ezgl::canvas | |
get_camera() const | ezgl::canvas | inline |
get_camera() | ezgl::canvas | inline |
height() const | ezgl::canvas | |
id() const | ezgl::canvas | inline |
initialize(GtkWidget *drawing_area) | ezgl::canvas | protected |
print_pdf(const char *file_name, int width=0, int height=0) | ezgl::canvas | |
print_png(const char *file_name, int width=0, int height=0) (defined in ezgl::canvas) | ezgl::canvas | |
print_svg(const char *file_name, int width=0, int height=0) (defined in ezgl::canvas) | ezgl::canvas | |
redraw() | ezgl::canvas | |
width() const | ezgl::canvas | |
~canvas() | ezgl::canvas |