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

OglGui::SizableDirectionButton::SizableDirectionButton ( Window parent,
int  x,
int  y,
int  w,
int  h,
int  dir,
int  brdType = BEV_RAISED 
) [inline]

Definition at line 28 of file SizableDirectionButton.h.

References OglGui::SizableWindow::Init().

00029                                                             :
00030         SizableWindow(parent,x,y,w,h)
00031     {
00032         Init(w,h,dir,brdType);
00033     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:05:52 2010 for ImpalaSrc by  doxygen 1.5.1