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

Public Member Functions | |
| ROLLSPAN_T (RVC::IMAGE &image, const _TT outofbound=0, const INT32 numColumns=64, const INT32 numSpanLines=192, const INT32 numSpanColumns=3) | |
| ~ROLLSPAN_T () | |
| INT32 | GetNumColumnsPerSpan () |
ROLLSPAN is a class for rolling spans cache buffers.
| ROLLSPAN_T< _TT >::ROLLSPAN_T | ( | RVC::IMAGE & | image, | |
| const _TT | outofbound = 0, |
|||
| 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_T< _TT >::~ROLLSPAN_T | ( | ) | [inline] |
Dtor.
| INT32 ROLLSPAN_T< _TT >::GetNumColumnsPerSpan | ( | ) | [inline] |
1.6.1