next up previous contents index
Next: 31.4.26 wimpi_draw_arc: Draw an Up: 31.4 API reference Previous: 31.4.24 wimpi_draw_string: Draw a

31.4.25 wimpi_draw_line: Draw a line in a window

 

SYNOPSIS

#include <oskit/wimpi.h>

void wimpi_draw_line (wimpiWindow w, int x0, int y0, int x1, int y1);



University of Utah Flux Research Group