#include <TerrainModal.h>
Inherits CDialog.
|
| enum | { IDD = IDD_TERRAIN_MODAL
} |
| |
Definition at line 34 of file TerrainModal.h.
◆ anonymous enum
◆ TerrainModal()
◆ addTerrain()
| void TerrainModal::addTerrain |
( |
char * | pPath, |
|
|
Int | terrainNdx, |
|
|
HTREEITEM | parent ) |
|
protected |
◆ DoDataExchange()
| void TerrainModal::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ findOrAdd()
| HTREEITEM TerrainModal::findOrAdd |
( |
HTREEITEM | parent, |
|
|
char * | pLabel ) |
|
protected |
Locate the child item in tree item parent with name pLabel. If not found, add it. Either way, return child.
Definition at line 116 of file TerrainModal.cpp.
◆ getNewNdx()
| Int TerrainModal::getNewNdx |
( |
void | | ) |
|
|
inline |
◆ OnInitDialog()
| BOOL TerrainModal::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
◆ OnNotify()
| BOOL TerrainModal::OnNotify |
( |
WPARAM | wParam, |
|
|
LPARAM | lParam, |
|
|
LRESULT * | pResult ) |
|
protectedvirtual |
◆ setTerrainTreeViewSelection()
| Bool TerrainModal::setTerrainTreeViewSelection |
( |
HTREEITEM | parent, |
|
|
Int | selection ) |
|
protected |
◆ updateLabel()
| void TerrainModal::updateLabel |
( |
void | | ) |
|
|
protected |
◆ updateTextures()
| void TerrainModal::updateTextures |
( |
void | | ) |
|
|
protected |
◆ m_currentFgTexture
| Int TerrainModal::m_currentFgTexture |
|
protected |
◆ m_map
◆ m_pathToReplace
◆ m_terrainSwatches
◆ m_terrainTreeView
| CTreeCtrl TerrainModal::m_terrainTreeView |
|
protected |
The documentation for this class was generated from the following files: