#include <shapetable.h>
Public Member Functions | |
| ShapeQueueEntry () | |
| ShapeQueueEntry (const ShapeRating &rating, int level0) | |
| bool | operator< (const ShapeQueueEntry &other) const |
Public Attributes | |
| ShapeRating | result |
| int | level |
Definition at line 138 of file shapetable.h.
|
inline |
Definition at line 139 of file shapetable.h.
|
inline |
Definition at line 140 of file shapetable.h.
|
inline |
Definition at line 144 of file shapetable.h.
| int tesseract::ShapeQueueEntry::level |
Definition at line 154 of file shapetable.h.
| ShapeRating tesseract::ShapeQueueEntry::result |
Definition at line 152 of file shapetable.h.