#include <stdlib.h>#include "u_mem.h"#include "gr.h"#include "grdef.h"#include "fix.h"#include "clip.h"Functions | |
| void | plot (int x, int y, int flag) |
| int | gr_hline (int x1, int x2, int y) |
| int | gr_vline (int y1, int y2, int x) |
| void | gr_universal_uline (int a1, int b1, int a2, int b2) |
| int | gr_uline (fix _a1, fix _b1, fix _a2, fix _b2) |
| int | gr_line (fix a1, fix b1, fix a2, fix b2) |
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.6