Definition at line 95 of file SearchTopicGui.h. References EXAMPLE, mTopicVideoList, and OglGui::StringSelector::SetCurrentString(). 00096 { 00097 if (vData == (void*) EXAMPLE && mTopicVideoList) 00098 mTopicVideoList->SetCurrentString(imIndex); 00099 }
Here is the call graph for this function:
|