Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CAboutDlg Class Reference

List of all members.

Public Types

enum  { IDD = IDD_ABOUTBOX }

Public Methods

 CAboutDlg ()

Protected Methods

virtual void DoDataExchange (CDataExchange *pDX)

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 152 of file 3dvis.cpp.

00152 { IDD = IDD_ABOUTBOX };


Constructor & Destructor Documentation

CAboutDlg::CAboutDlg  
 

Definition at line 169 of file 3dvis.cpp.

00169                      : CDialog(CAboutDlg::IDD)
00170 {
00171         //{{AFX_DATA_INIT(CAboutDlg)
00172         //}}AFX_DATA_INIT
00173 }


Member Function Documentation

void CAboutDlg::DoDataExchange CDataExchange *    pDX [protected, virtual]
 

Definition at line 175 of file 3dvis.cpp.

00176 {
00177         CDialog::DoDataExchange(pDX);
00178         //{{AFX_DATA_MAP(CAboutDlg)
00179         //}}AFX_DATA_MAP
00180 }


The documentation for this class was generated from the following file:
Generated on Thu Jan 30 21:35:44 2003 for 3DVis by doxygen1.3-rc2