tesseract
5.0.0-alpha-619-ge9db
|
#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 137 of file shapetable.h.
|
inline |
Definition at line 138 of file shapetable.h.
|
inline |
Definition at line 139 of file shapetable.h.
|
inline |
int tesseract::ShapeQueueEntry::level |
Definition at line 153 of file shapetable.h.
ShapeRating tesseract::ShapeQueueEntry::result |
Definition at line 151 of file shapetable.h.