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

void Impala::Visualization::PropertyHolder::UpdateCtrl ( std::string  Prop,
bool  Value 
) [inline]

Definition at line 119 of file RgbDataSrcLavcTestGUI.h.

References mPropCtrls.

00119                                               {
00120         std::string val = (Value?"True":"False");
00121         mPropCtrls[Prop]->Update(val);
00122     }


Generated on Fri Mar 19 11:45:15 2010 for ImpalaSrc by  doxygen 1.5.1