ROLLSPAN is a class for rolling spans cache buffers. More...
#include <mi32/imagecache.h>

Public Member Functions | |
| ROLLSPAN (RVC::IMAGE &image, const UINT8 *outofbound, const INT32 numColumns=64, const INT32 numSpanLines=192, const INT32 numSpanColumns=3) | |
| ~ROLLSPAN () | |
| INT32 | GetNumColumnsPerSpan () |
ROLLSPAN is a class for rolling spans cache buffers.
| ROLLSPAN::ROLLSPAN | ( | RVC::IMAGE & | image, | |
| const UINT8 * | outofbound, | |||
| const INT32 | numColumns = 64, |
|||
| const INT32 | numSpanLines = 192, |
|||
| const INT32 | numSpanColumns = 3 | |||
| ) | [inline] |
Ctor.
| outofbound | RVC::IMAGE | |
| numSpanLines | Number of columns in span | |
| numSpanColumns | Number of span lines Number of span columns |
| ROLLSPAN::~ROLLSPAN | ( | ) | [inline] |
Dtor.
| INT32 ROLLSPAN::GetNumColumnsPerSpan | ( | ) | [inline] |
1.6.1