Definition at line 180 of file Button.h. References mUpBorderType. Referenced by OglGui::TitledWindow::CreateTitleBar(), OglGui::TitledWindow::SetButtonBorderType(), and OglGui::TitledWindow::TitleBarButton(). 00181 { 00182 mUpBorderType = type; 00183 }
|