ROLLTILE Class Reference
ROLLTILE is a class for rolling tiles cache buffers.
More...
#include <mi32/imagecache.h>
List of all members.
Detailed Description
ROLLTILE is a class for rolling tiles cache buffers.
Constructor & Destructor Documentation
| ROLLTILE::ROLLTILE |
( |
RVC::IMAGE & |
image, |
|
|
const UINT8 * |
outofbound, |
|
|
const INT32 |
numLines = 64, |
|
|
const INT32 |
numColumns = 64, |
|
|
const INT32 |
numTileLines = 3, |
|
|
const INT32 |
numTileColumns = 3 | |
|
) |
| | [inline] |
Ctor.
- Parameters:
-
| outofbound | RVC::IMAGE |
| numColumns | Number of lines in tile |
| numTileLines | Number of columns in tile |
| numTileColumns | Number of tile lines Number of tile columns |
| ROLLTILE::~ROLLTILE |
( |
|
) |
[inline] |
Member Function Documentation
| INT32 ROLLTILE::GetNumColumnsPerTile |
( |
|
) |
[inline] |
| INT32 ROLLTILE::GetNumLinesPerTile |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file: