ROLLSPAN Class Reference

ROLLSPAN is a class for rolling spans cache buffers. More...

#include <mi32/imagecache.h>

Inheritance diagram for ROLLSPAN:
Inheritance graph
[legend]

List of all members.

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 ()

Detailed Description

ROLLSPAN is a class for rolling spans cache buffers.


Constructor & Destructor Documentation

ROLLSPAN::ROLLSPAN ( RVC::IMAGE image,
const UINT8 outofbound,
const INT32  numColumns = 64,
const INT32  numSpanLines = 192,
const INT32  numSpanColumns = 3 
) [inline]

Ctor.

Parameters:
outofbound RVC::IMAGE
numSpanLines Number of columns in span
numSpanColumns Number of span lines Number of span columns
ROLLSPAN::~ROLLSPAN (  )  [inline]

Dtor.


Member Function Documentation

INT32 ROLLSPAN::GetNumColumnsPerSpan (  )  [inline]

The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:33:48 2012 for TNTsdk 2012 by  doxygen 1.6.1