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

Impala::Application::IDash::ScreenReconstruction Class Reference

#include <ScreenReconstruction.h>

Inheritance diagram for Impala::Application::IDash::ScreenReconstruction:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::IDash::ScreenReconstruction:

Collaboration graph
[legend]
List of all members.

Public Types

typedef OglGui::Window Window
typedef OglGui::Button Button
typedef OglGui::WindowView2DWithRect WindowView2DWithRect
typedef OglGui::WindowView2DWithRectListener WindowView2DWithRectListener
typedef Visualization::VideoPlayer VideoPlayer

Public Member Functions

 ScreenReconstruction (int width, int height)
 ScreenReconstruction (OglGui::Window *parent, int width, int height)
 ScreenReconstruction (OglGui::Window *parent)
void AddReconstructionListener (ReconstructionListener *listener)
void OnRectangleSelect (float x, float y, float w, float h)

Private Member Functions

virtual void ButtonSelectionEvent (Button *src, void *vData)
void CheckLoad ()
void Toggle ()
void Play ()
void Stop ()
void InitScreen ()

Private Attributes

OGLIMAGE * oglIm
VideoPlayermPlayer
int mCrimeScene
bool mLoaded
std::vector< ReconstructionListener * > mListeners
 ILOG_VAR_DEC

Static Private Attributes

static const int BTN_PLAY = 1
static const int BTN_STOP = 2

Detailed Description

Definition at line 42 of file ScreenReconstruction.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:41:35 2010 for ImpalaSrc by  doxygen 1.5.1