BEV_ETCHED
0
[inline]
Definition at line 26 of file Slider.h.
References OglGui::OglWindow::Init().
00027 : 00028 Window(parent, x, y, w, h) 00029 { 00030 Init(minVal, maxVal, val, borderType, roundness); 00031 }
Here is the call graph for this function: