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

Impala::Visualization::RotorBrowser::RotorBrowser::RotorBrowser ( OglGui::Window parent,
int  x,
int  y,
int  w,
int  h,
ThreadSet threadset,
SegmentationDocument document,
String  preFix = "" 
) [inline]

Definition at line 244 of file RotorBrowser.h.

References OglGui::OglWindow::Init().

00246                                      :
00247         OglGui::Window(parent, x, y, w, h, false)
00248     {
00249         Init(threadset, document, preFix);
00250     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:53:26 2010 for ImpalaSrc by  doxygen 1.5.1