ccstruct/coutln.h File Reference

#include "grphics.h"
#include "crakedge.h"
#include "mod128.h"
#include "bits16.h"
#include "rect.h"
#include "blckerr.h"

Go to the source code of this file.

Defines

Enumerations

Variables


Define Documentation

#define INTERSECTING   MAX_INT16

Definition at line 30 of file coutln.h.

Referenced by POLY_BLOCK::contains(), POLY_BLOCK::overlap(), and POLY_BLOCK::winding_number().

#define STEP_MASK   3

Definition at line 33 of file coutln.h.


Enumeration Type Documentation

enum C_OUTLINE_FLAGS

Flag: White on black blob.

Enumerator:
COUT_INVERSE 

Definition at line 40 of file coutln.h.

00041 {
00042   COUT_INVERSE                   //White on black blob
00043 };


Variable Documentation

class DLLSYM C_OUTLINE

Constructor to build a C_OUTLINE from a CRACKEDGE LOOP.

Parameters:
startpt Starting point
new_steps Steps to copy
length Length of loop

Bounding box

Start coord

Step array

Number of steps

Flags about outline

Child elements

Definition at line 45 of file coutln.h.

Referenced by complete_edge().


Generated on Wed Feb 28 19:49:16 2007 for Tesseract by  doxygen 1.5.1