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

Impala::Application::SDash::CameraEvent::CameraEvent (  )  [inline]

Definition at line 18 of file CameraEvent.h.

References mCameraId, mComments, mFrameNr, mSeconds, and mType.

00019     {
00020         mCameraId = -1;
00021         mType = -1;
00022         mFrameNr = -1;
00023         mSeconds = -1;
00024         mComments = "";
00025     }


Generated on Thu Jan 13 09:15:59 2011 for ImpalaSrc by  doxygen 1.5.1