#include <MyOpacityDialog.h>
Public Types | |
enum | { IDD = IDD_OPACITYDIALOG } |
Public Methods | |
MyOpacityDialog (CWnd *pParent=NULL) | |
Standard contructor. | |
GLubyte | GetOpacity () |
Returns streamline opacity. | |
void | SetOpacity (GLubyte opacity) |
Sets streamline opacity. | |
Public Attributes | |
int | m_Opacity |
Protected Methods | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |