seam_record Struct Reference

#include <seam.h>

List of all members.


Detailed Description

Holds info on one seam.

Definition at line 46 of file seam.h.

Public Attributes


Member Data Documentation

INT16 seam_record::location

Definition at line 51 of file seam.h.

Referenced by apply_seam(), combine_seam(), combine_seams(), make_double_split(), make_split_blobs(), make_triple_split(), new_seam(), and print_seam().

PRIORITY seam_record::priority

Definition at line 48 of file seam.h.

Referenced by combine_seam(), combine_seams(), new_seam(), pick_good_seam(), print_seam(), seam_priority(), and try_point_pairs().

SPLIT* seam_record::split1

Definition at line 52 of file seam.h.

Referenced by account_splits_left(), account_splits_right(), apply_seam(), check_seam_order(), choose_best_seam(), combine_seam(), combine_seams(), hide_seam(), join_two_seams(), make_double_split(), make_split_blobs(), make_triple_split(), new_seam(), pick_good_seam(), point_in_seam(), print_seam(), reveal_seam(), seam_priority(), shared_split_points(), and undo_seam().

SPLIT* seam_record::split2

Definition at line 53 of file seam.h.

Referenced by account_splits_left(), account_splits_right(), apply_seam(), check_seam_order(), combine_seam(), combine_seams(), hide_seam(), join_two_seams(), make_double_split(), make_triple_split(), new_seam(), pick_good_seam(), point_in_seam(), print_seam(), reveal_seam(), seam_priority(), shared_split_points(), and undo_seam().

SPLIT* seam_record::split3

Definition at line 54 of file seam.h.

Referenced by account_splits_left(), account_splits_right(), apply_seam(), check_seam_order(), combine_seams(), hide_seam(), join_two_seams(), make_triple_split(), new_seam(), pick_good_seam(), point_in_seam(), print_seam(), reveal_seam(), seam_priority(), shared_split_points(), and undo_seam().

INT8 seam_record::widthn

Definition at line 50 of file seam.h.

Referenced by insert_seam(), join_pieces(), new_seam(), print_seam(), and test_insert_seam().

INT8 seam_record::widthp

Definition at line 49 of file seam.h.

Referenced by insert_seam(), join_pieces(), new_seam(), print_seam(), and test_insert_seam().


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