#include "callcpp.h"
#include "oldlist.h"
#include "blobs.h"
Go to the source code of this file.
#define update_edge_window |
( |
| ) |
|
Value:
} \
bool wordrec_display_splits
void c_make_current(void *win)
Definition at line 45 of file plotedges.h.
void display_edgepts |
( |
LIST |
outlines | ) |
|
Definition at line 53 of file plotedges.cpp.
58 400, 128, -400.0, 400.0, 0.0, 256.0);
void render_edgepts(void *window, EDGEPT *edgept, C_COL color)
ScrollView * c_create_window(const char *name, inT16 xpos, inT16 ypos, inT16 xsize, inT16 ysize, double xmin, double xmax, double ymin, double ymax)
void c_clear_window(void *win)
void draw_blob_edges |
( |
TBLOB * |
blob | ) |
|
Definition at line 77 of file plotedges.cpp.
bool wordrec_display_splits
#define push_on(list, thing)
void display_edgepts(LIST outlines)
void mark_outline |
( |
EDGEPT * |
edgept | ) |
|
Definition at line 95 of file plotedges.cpp.
97 float x = edgept->
pos.
x;
98 float y = edgept->
pos.
y;
void c_line_color_index(void *win, C_COL index)
void c_draw(void *win, double x, double y)
void c_make_current(void *win)
void c_move(void *win, double x, double y)