doom3-gpl
Doom 3 GPL source release
|
Simple about box for the material editor. More...
Public Types | |
enum | { IDD = IDD_ME_ABOUTBOX } |
Public Member Functions | |
CAboutDlg () | |
Constructor for the about box. More... | |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
Called by the MFC framework to exchange data with the window controls. More... | |
Simple about box for the material editor.
Definition at line 148 of file MaterialEditor.cpp.
anonymous enum |
Enumerator | |
---|---|
IDD |
Definition at line 153 of file MaterialEditor.cpp.
CAboutDlg::CAboutDlg | ( | ) |
Constructor for the about box.
Definition at line 164 of file MaterialEditor.cpp.
|
protectedvirtual |
Called by the MFC framework to exchange data with the window controls.
Definition at line 170 of file MaterialEditor.cpp.