#include <BlendMaterial.h>
Inherits COptionsPanel.
|
| enum | { IDD = IDD_BLEND_MATERIAL
} |
| |
| enum | { IDD = IDD_NO_OPTIONS
} |
| |
Definition at line 35 of file BlendMaterial.h.
◆ anonymous enum
◆ anonymous enum
◆ BlendMaterial()
| BlendMaterial::BlendMaterial |
( |
CWnd * | pParent = NULL | ) |
|
◆ addTerrain()
| void BlendMaterial::addTerrain |
( |
const char * | pPath, |
|
|
Int | terrainNdx, |
|
|
HTREEITEM | parent ) |
|
protected |
◆ DoDataExchange()
| void BlendMaterial::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ findOrAdd()
| HTREEITEM BlendMaterial::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 141 of file BlendMaterial.cpp.
◆ getBlendTexClass()
| static Int BlendMaterial::getBlendTexClass |
( |
void | | ) |
|
|
inlinestatic |
◆ OnCancel()
| virtual void BlendMaterial::OnCancel |
( |
| ) |
|
|
inlineprotectedvirtual |
Modeless dialogs don't OK, so eat this for modeless.
Definition at line 54 of file BlendMaterial.h.
◆ OnInitDialog()
| BOOL BlendMaterial::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
◆ OnNotify()
| BOOL BlendMaterial::OnNotify |
( |
WPARAM | wParam, |
|
|
LPARAM | lParam, |
|
|
LRESULT * | pResult ) |
|
protectedvirtual |
Modeless dialogs don't close on ESC, so eat this for modeless.
Definition at line 253 of file BlendMaterial.cpp.
◆ OnOK()
| virtual void BlendMaterial::OnOK |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ setBlendTexClass()
| void BlendMaterial::setBlendTexClass |
( |
Int | texClass | ) |
|
|
static |
Set foreground texture and invalidate swatches.
Definition at line 70 of file BlendMaterial.cpp.
◆ setTerrainTreeViewSelection()
| Bool BlendMaterial::setTerrainTreeViewSelection |
( |
HTREEITEM | parent, |
|
|
Int | selection ) |
◆ updateTextures()
| void BlendMaterial::updateTextures |
( |
void | | ) |
|
|
protected |
◆ m_currentBlendTexture
| Int BlendMaterial::m_currentBlendTexture |
|
staticprotected |
◆ m_staticThis
◆ m_terrainTreeView
| CTreeCtrl BlendMaterial::m_terrainTreeView |
|
protected |
◆ m_updating
| Bool BlendMaterial::m_updating |
|
protected |
The documentation for this class was generated from the following files: