#include "plotedges.h"
#include "render.h"
#include "split.h"
Functions | |
void | display_edgepts (LIST outlines) |
void | draw_blob_edges (TBLOB *blob) |
void | mark_outline (EDGEPT *edgept) |
void | mark_split (SPLIT *split) |
Variables | |
ScrollView * | edge_window = NULL |
void display_edgepts | ( | LIST | outlines | ) |
void draw_blob_edges | ( | TBLOB * | blob | ) |
void mark_outline | ( | EDGEPT * | edgept | ) |
void mark_split | ( | SPLIT * | split | ) |
ScrollView* edge_window = NULL |