Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:57:12 2010 for ImpalaSrc by  doxygen 1.5.1