Definition at line 454 of file SegmentationDocumentGuiAnno.h. References OglGui::StaticText::GetText(), GoToCurrentRank(), mNavModeBtn, mRankingMode, and SetRankingMode(). Referenced by ButtonSelectionEvent(). 00455 { 00456 SetRankingMode(mNavModeBtn->GetText() == "S"); 00457 if (mRankingMode) 00458 GoToCurrentRank(); 00459 }
Here is the call graph for this function: ![]()
|