#include "polyblob.h"#include "hosthplb.h"#include "rect.h"#include "notdll.h"Go to the source code of this file.
Functions | |
| int | blob_comparator (const void *blob1p, const void *blob2p) |
| int | c_blob_comparator (const void *blob1p, const void *blob2p) |
| TBOX | gblob_bounding_box (PBLOB *blob, BOOL8 polygonal) |
| void | gblob_sort_list (PBLOB_LIST *blob_list, BOOL8 polygonal) |
| OUTLINE_LIST * | gblob_out_list (PBLOB *blob, BOOL8 polygonal) |
| TBOX | goutline_bounding_box (OUTLINE *outline, BOOL8 polygonal) |
| int blob_comparator | ( | const void * | blob1p, | |
| const void * | blob2p | |||
| ) |
| int c_blob_comparator | ( | const void * | blob1p, | |
| const void * | blob2p | |||
| ) |
| void gblob_sort_list | ( | PBLOB_LIST * | blob_list, | |
| BOOL8 | polygonal | |||
| ) |
1.6.3