0
0x80e08080
[inline]
Definition at line 12 of file ShapeScalingView.h.
References mShape, and mShapeBg.
00013 : 00014 OglGui::View(oglWnd,oglIm,x,y,w,h,li) 00015 { 00016 mShape = shape; 00017 mShapeBg = shapeBg; 00018 }