#include "callcpp.h"
#include "oldlist.h"
#include "blobs.h"
#include "split.h"
Go to the source code of this file.
Macro Definition Documentation
#define update_edge_window |
( |
| ) |
|
Function Documentation
void display_edgepts |
( |
LIST |
outlines | ) |
|
Definition at line 53 of file plotedges.cpp.
{
void *window;
400, 128, -400.0, 400.0, 0.0, 256.0);
}
else {
}
}
}
void draw_blob_edges |
( |
TBLOB * |
blob | ) |
|
void mark_outline |
( |
EDGEPT * |
edgept | ) |
|
Definition at line 95 of file plotedges.cpp.
{
x -= 4;
y -= 12;
x -= 2;
y += 4;
x -= 4;
y += 2;
x += 10;
y += 6;
}
void mark_split |
( |
SPLIT * |
split | ) |
|
Variable Documentation