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

Impala::Visualization::PropertySheet::PropertySheet ( Window W,
int  w,
int  h 
) [inline]

Definition at line 52 of file RgbDataSrcLavcTestGUI.h.

References OglGui::ALLSIDES, OglGui::OglWindow::ConnectTo(), and mScrl.

00053     :Window(W,w,h,true)
00054     {
00055         mScrl=new ScrollWnd(this,w-6,h-6);
00056         mScrl->ConnectTo(this, ALLSIDES);
00057 
00058     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:49 2011 for ImpalaSrc by  doxygen 1.5.1