ROLLTILE_T< _TT > Class Template Reference

ROLLTILE is a class for rolling tiles cache buffers. More...

#include <mi32/imagecache.h>

Inheritance diagram for ROLLTILE_T< _TT >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ROLLTILE_T (RVC::IMAGE &image, const _TT outofbound=0, const INT32 numLines=64, const INT32 numColumns=64, const INT32 numTileLines=3, const INT32 numTileColumns=3)
 ~ROLLTILE_T ()
INT32 GetNumColumnsPerTile ()
INT32 GetNumLinesPerTile ()

Detailed Description

template<typename _TT>
class ROLLTILE_T< _TT >

ROLLTILE is a class for rolling tiles cache buffers.


Constructor & Destructor Documentation

template<typename _TT >
ROLLTILE_T< _TT >::ROLLTILE_T ( RVC::IMAGE image,
const _TT  outofbound = 0,
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
template<typename _TT >
ROLLTILE_T< _TT >::~ROLLTILE_T (  )  [inline]

Dtor.


Member Function Documentation

template<typename _TT >
INT32 ROLLTILE_T< _TT >::GetNumColumnsPerTile (  )  [inline]
template<typename _TT >
INT32 ROLLTILE_T< _TT >::GetNumLinesPerTile (  )  [inline]

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

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