Definition at line 107 of file ColumnHeaders.h. References mLabelHeight, mLabelWidth, and OglGui::OglWindow::SetBorderType(). 00108 { 00109 mLabelWidth = labelW; 00110 mLabelHeight = labelH; 00111 SetBorderType(BEV_ETCHED); 00112 }
Here is the call graph for this function:
|