![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <DialogThick.h>
Public Types | |
| enum | { IDD = IDD_DIALOG_THICKEN } |
Public Member Functions | |
| CDialogThick (CWnd *pParent=NULL) | |
Public Attributes | |
| BOOL | m_bSeams |
| int | m_nAmount |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
Definition at line 40 of file DialogThick.h.
| anonymous enum |
| Enumerator | |
|---|---|
| IDD | |
Definition at line 48 of file DialogThick.h.
| CDialogThick::CDialogThick | ( | CWnd * | pParent = NULL | ) |
Definition at line 46 of file DialogThick.cpp.
|
protectedvirtual |
Definition at line 56 of file DialogThick.cpp.
| BOOL CDialogThick::m_bSeams |
Definition at line 49 of file DialogThick.h.
| int CDialogThick::m_nAmount |
Definition at line 50 of file DialogThick.h.
1.8.6.