Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:25:48 2011 for ImpalaSrc by  doxygen 1.5.1