Definition at line 208 of file SegmentationDocumentGuiStills.h. References OglGui::OglWindow::SetBorderFillShaded(), and OglGui::OglWindow::SetBorderType(). Referenced by SegmentationDocumentGuiStills(). 00209 { 00210 //w->SetRoundness(2,10,10,2); 00211 w->SetBorderType(4); 00212 w->SetBorderFillShaded(2); 00213 }
Here is the call graph for this function:
|