SPLINE_SPEC Struct Reference

#include <tessclas.h>

List of all members.


Detailed Description

Holds details of one spline.

Definition at line 63 of file tessclas.h.

Public Attributes


Member Data Documentation

QUAD_SPEC SPLINE_SPEC::quads[SPLINESIZE]

Array of constants A, B, and C of sections

Definition at line 70 of file tessclas.h.

Referenced by make_tess_row().

int SPLINE_SPEC::segments

Number of spline segments

Definition at line 66 of file tessclas.h.

Referenced by make_tess_row().

int SPLINE_SPEC::xstarts[SPLINESIZE]

Array of starting x coords of segments

Definition at line 68 of file tessclas.h.

Referenced by make_tess_row().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 28 19:49:33 2007 for Tesseract by  doxygen 1.5.1