tesseract
5.0.0
|
#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 105 of file shapetable.h.
|
inline |
Definition at line 106 of file shapetable.h.
|
inline |
Definition at line 107 of file shapetable.h.
|
inline |
Definition at line 110 of file shapetable.h.
int tesseract::ShapeQueueEntry::level |
Definition at line 123 of file shapetable.h.
ShapeRating tesseract::ShapeQueueEntry::result |
Definition at line 121 of file shapetable.h.