#include <bbgrid.h>
List of all members.
Constructor & Destructor Documentation
tesseract::IntGrid::IntGrid |
( |
| ) |
|
tesseract::IntGrid::IntGrid |
( |
int |
gridsize, |
|
|
const ICOORD & |
bleft, |
|
|
const ICOORD & |
tright |
|
) |
| |
tesseract::IntGrid::~IntGrid |
( |
| ) |
[virtual] |
Member Function Documentation
void tesseract::IntGrid::Clear |
( |
| ) |
|
int tesseract::IntGrid::GridCellValue |
( |
int |
grid_x, |
|
|
int |
grid_y |
|
) |
| const [inline] |
void tesseract::IntGrid::Init |
( |
int |
gridsize, |
|
|
const ICOORD & |
bleft, |
|
|
const ICOORD & |
tright |
|
) |
| |
IntGrid * tesseract::IntGrid::NeighbourhoodSum |
( |
| ) |
const |
void tesseract::IntGrid::Rotate |
( |
const FCOORD & |
rotation | ) |
|
void tesseract::IntGrid::SetGridCell |
( |
int |
grid_x, |
|
|
int |
grid_y, |
|
|
int |
value |
|
) |
| [inline] |
The documentation for this class was generated from the following files: