#include <ShapeScalingView.h>
Inheritance diagram for OglGui::ShapeScalingView:
Public Member Functions | |
ShapeScalingView (OGLWND *oglWnd, OGLIMAGE *oglIm, int x, int y, int w, int h, int shape=0, ULONG shapeBg=0x80e08080, ViewListener *li=0) | |
virtual void | OnPreDrawView () |
virtual void | OnDrawView () |
Public Attributes | |
int | mShape |
ULONG | mShapeBg |
Definition at line 9 of file ShapeScalingView.h.