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

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

Definition at line 237 of file RotorBrowser.h.

References OglGui::OglWindow::Init().

00238                                                                      :
00239         OglGui::Window(parent, w, h, false)
00240     {
00241         Init(threadset, document, preFix);
00242     }

Here is the call graph for this function:


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