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

Impala::Visualization::DirImViewer3D Class Reference

#include <DirImViewer3D.h>

Inheritance diagram for Impala::Visualization::DirImViewer3D:

Inheritance graph
[legend]
Collaboration diagram for Impala::Visualization::DirImViewer3D:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DirImViewer3D (int x, int y, int w, int h, int nrToShow=56, int cacheSize=112, bool camControl=true)
 DirImViewer3D (OglGui::Window *parent, int w, int h, int nrToShow=56, int cacheSize=112, bool camControl=true)
 DirImViewer3D (OglGui::Window *parent, int x, int y, int w, int h, int nrToShow=56, int cacheSize=112, bool camControl=true)
void OpenDir (strconst dirName)
void SetRgbDataSrc (RgbDataSrc *rgbDataSrc)
void NrToShow (int nrToShow)
void SetOglImageCache (OglImageCache *oglImCache, bool delOldCache=false)
int NrOfFiles ()
void Clear ()
void ClearFiles ()
void ClearViews ()
void InitViews ()
void InitDisplayFunc ()
virtual void InitFunc ()

Private Types

typedef std::vector< String * > StringPtrVector
typedef OglGui::OglImageCache OglImageCache
typedef OglGui::Camera3DControlEx Camera3DControlEx
typedef OglGui::TitledWindow TitledWindow
typedef Core::Array::Array2dVec3UInt8 Array2dVec3UInt8
typedef Core::Stream::RgbDataSrc RgbDataSrc
typedef Core::Stream::RgbDataSrcRaw RgbDataSrcRaw

Private Member Functions

OGLIMAGE * ReadImageIdx (int imIdx)
OGLIMAGE * LoadImageIdx (int id)
void HandleVisibility (int id, bool visible)
void FancySettings (OGLVIEW3D *v)
void SetUpPrintingID (OGLVIEW3D *v, int cnt)
void SetUpCameraControl3D ()
void Init (int w, int h, int cacheSize, int nrToShow, bool camControl)

Static Private Member Functions

static void MyOnDrawView (OGLVIEW3D *v)

Private Attributes

String mDirName
StringPtrVector mFileNames
RgbDataSrcmRgbDataSrc
std::vector< OGLVIEW3D * > mViews
OglImageCachemOglImageCache
Camera3DControlExmCam3DControlEx
bool mDoAspectRatio
int mNrToShow
 ILOG_VAR_DEC

Static Private Attributes

static int sTxtFontBase

Detailed Description

Definition at line 19 of file DirImViewer3D.h.


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