tesseract
3.03
|
#include "baseapi.h"
#include "renderer.h"
#include "math.h"
#include "strngs.h"
#include "cube_utils.h"
#include "allheaders.h"
#include "version.h"
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
double | tesseract::prec (double x) |
long | tesseract::dist2 (int x1, int y1, int x2, int y2) |
Variables | |
const int | tesseract::kBasicBufSize = 2048 |