Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Stream::RgbDataSrcWindow< PrepT > Class Template Reference

#include <RgbDataSrcWindow.h>

Inheritance diagram for Impala::Core::Stream::RgbDataSrcWindow< PrepT >:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Stream::RgbDataSrcWindow< PrepT >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef PrepT::ArrayType ArrayT
typedef Array::Array2dVec3UInt8 Array2dVec3UInt8

Public Member Functions

 RgbDataSrcWindow (RgbDataSrc *src, int windowSize, PrepT *prep=0, bool controlSrc=false, bool centre=false)
virtual ~RgbDataSrcWindow ()
int WindowSize ()
int FrameWidth ()
int FrameHeight ()
int FrameNr ()
int LastFrame ()
RgbDataSrcSrc ()
unsigned char * DataPtr ()
ArrayTDataArray ()
unsigned char * DataPtrWindow (int idx)
ArrayTDataArrayWindow (int idx)
virtual bool Valid () const
bool NextFrame (int inc=1)
bool GotoFrame (int frameNr)
bool TheEnd ()
bool FollowSrc ()

Protected Member Functions

bool ReadFrameData ()

Private Member Functions

bool JumpStart (int start)
bool Advance ()

Private Attributes

RgbDataSrcmSrc
bool mControlSrc
bool mCentre
int mRgbBufSize
int mWindowSize
int mWindowStart
unsigned char ** mWindow
ArrayT ** mWindowAr
PrepT * mPrep
 ILOG_VAR_DECL

Detailed Description

template<class PrepT>
class Impala::Core::Stream::RgbDataSrcWindow< PrepT >

Definition at line 102 of file RgbDataSrcWindow.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:18:05 2010 for ImpalaSrc by  doxygen 1.5.1