#include <workingpartset.h>
List of all members.
Constructor & Destructor Documentation
tesseract::WorkingPartSet::WorkingPartSet |
( |
| ) |
[inline] |
tesseract::WorkingPartSet::WorkingPartSet |
( |
ColPartition * |
column | ) |
[inline, explicit] |
Member Function Documentation
void tesseract::WorkingPartSet::AddPartition |
( |
ColPartition * |
part | ) |
|
ColPartition* tesseract::WorkingPartSet::column |
( |
| ) |
const [inline] |
void tesseract::WorkingPartSet::ExtractCompletedBlocks |
( |
const ICOORD & |
bleft, |
|
|
const ICOORD & |
tright, |
|
|
int |
resolution, |
|
|
ColPartition_LIST * |
used_parts, |
|
|
BLOCK_LIST * |
blocks, |
|
|
TO_BLOCK_LIST * |
to_blocks |
|
) |
| |
void tesseract::WorkingPartSet::InsertCompletedBlocks |
( |
BLOCK_LIST * |
blocks, |
|
|
TO_BLOCK_LIST * |
to_blocks |
|
) |
| |
void tesseract::WorkingPartSet::set_column |
( |
ColPartition * |
col | ) |
[inline] |
The documentation for this class was generated from the following files: