Definition at line 1054 of file RgbDataSrcLavcTestGUI.h. References Impala::Visualization::AppController::AddControl(), Impala::Visualization::AppController::Instance(), and Impala::Visualization::AppControlSrc::SetSrc(). Referenced by RgbDataSrcLavcTestGUI(). 01054 { 01055 SetSrc(src); 01056 AppController::Instance().AddControl((AppControlSrc*) this, true); 01057 }
Here is the call graph for this function:
|