#include <MyLightTypeDialog.h>
Public Types | |
enum | { IDD = IDD_LIGHTTYPEDIALOG } |
Public Methods | |
void | SetLightType (int lightType) |
Sets light type. | |
int | GetLightType () |
Returns light type. | |
MyLightTypeDialog (CWnd *pParent=NULL) | |
Standard constructor. | |
Public Attributes | |
int | m_LightType |
Protected Methods | |
virtual void | DoDataExchange (CDataExchange *pDX) |