Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CNewHeightMap Class Reference

#include <NewHeightMap.h>

Inherits CDialog.

Public Types

enum  { IDD = IDD_NewHeightMap }
 

Public Member Functions

 CNewHeightMap (TNewHeightInfo *hiP, const char *label, CWnd *pParent=NULL)
 
void GetHeightInfo (TNewHeightInfo *hiP)
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual void OnOK ()
 
virtual BOOL OnCommand (WPARAM wParam, LPARAM lParam)
 
Bool doAnchorButton (Int buttonID)
 
virtual BOOL OnInitDialog ()
 

Protected Attributes

TNewHeightInfo mHeightInfo
 
const char * m_label
 

Detailed Description

Definition at line 46 of file NewHeightMap.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 55 of file NewHeightMap.h.

Constructor & Destructor Documentation

◆ CNewHeightMap()

CNewHeightMap::CNewHeightMap ( TNewHeightInfo * hiP,
const char * label,
CWnd * pParent = NULL )

Definition at line 30 of file NewHeightMap.cpp.

Member Function Documentation

◆ doAnchorButton()

Bool CNewHeightMap::doAnchorButton ( Int buttonID)
protected

Handles the button press for this button.

Definition at line 118 of file NewHeightMap.cpp.

◆ DoDataExchange()

void CNewHeightMap::DoDataExchange ( CDataExchange * pDX)
protectedvirtual

Definition at line 41 of file NewHeightMap.cpp.

◆ GetHeightInfo()

void CNewHeightMap::GetHeightInfo ( TNewHeightInfo * hiP)
inline

Definition at line 52 of file NewHeightMap.h.

◆ OnCommand()

BOOL CNewHeightMap::OnCommand ( WPARAM wParam,
LPARAM lParam )
protectedvirtual

Definition at line 216 of file NewHeightMap.cpp.

◆ OnInitDialog()

BOOL CNewHeightMap::OnInitDialog ( )
protectedvirtual

Definition at line 58 of file NewHeightMap.cpp.

◆ OnOK()

void CNewHeightMap::OnOK ( )
protectedvirtual

Definition at line 189 of file NewHeightMap.cpp.

Member Data Documentation

◆ m_label

const char* CNewHeightMap::m_label
protected

Definition at line 72 of file NewHeightMap.h.

◆ mHeightInfo

TNewHeightInfo CNewHeightMap::mHeightInfo
protected

Definition at line 71 of file NewHeightMap.h.


The documentation for this class was generated from the following files: