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

void OglGui::ColorTargetModalDialogFunc ( Window *  parent,
Window *  target,
int  what,
ULONG  startCol = oglBLACK,
int  w = 600,
int  h = 300 
)

Definition at line 74 of file ColorTargetModalDialog.h.

Referenced by OglGui::CheckBoxValueBars::StringSelectionEvent().

00076 {
00077     new ColorTargetModalDialog(parent,target,what,startCol,w,h);
00078 }


Generated on Thu Jan 13 09:26:03 2011 for ImpalaSrc by  doxygen 1.5.1