#include "mfcpch.h"
#include "scanedg.h"
#include "drawedg.h"
#include "edgloop.h"
Defines | |
#define | MINEDGELENGTH 8 |
Functions | |
void | complete_edge (CRACKEDGE *start, C_OUTLINE_IT *outline_it) |
ScrollView::Color | check_path_legal (CRACKEDGE *start) |
inT16 | loop_bounding_box (CRACKEDGE *&start, ICOORD &botleft, ICOORD &topright) |
Variables | |
int | edges_maxedgelength = 16000 |
#define MINEDGELENGTH 8 |
ScrollView::Color check_path_legal | ( | CRACKEDGE * | start | ) |
void complete_edge | ( | CRACKEDGE * | start, | |
C_OUTLINE_IT * | outline_it | |||
) |
int edges_maxedgelength = 16000 |
"Max steps in any outline"