#include <GroveOptions.h>
Inherits COptionsPanel.
|
| enum | { IDD = IDD_NO_OPTIONS
} |
| |
Definition at line 42 of file GroveOptions.h.
◆ GroveOptions()
| GroveOptions::GroveOptions |
( |
CWnd * | pParent = NULL | ) |
|
◆ ~GroveOptions()
| GroveOptions::~GroveOptions |
( |
| ) |
|
◆ _buildTreeList()
| void GroveOptions::_buildTreeList |
( |
void | | ) |
|
|
protected |
◆ _setDefaultNumTrees()
| void GroveOptions::_setDefaultNumTrees |
( |
void | | ) |
|
|
protected |
◆ _setDefaultPlacementAllowed()
| void GroveOptions::_setDefaultPlacementAllowed |
( |
void | | ) |
|
|
protected |
◆ _setDefaultRatios()
| void GroveOptions::_setDefaultRatios |
( |
void | | ) |
|
|
protected |
◆ _setTreesToLists()
| void GroveOptions::_setTreesToLists |
( |
void | | ) |
|
|
protected |
◆ _updateGroveMakeup()
| void GroveOptions::_updateGroveMakeup |
( |
void | | ) |
|
|
protected |
◆ _updatePlacementAllowed()
| void GroveOptions::_updatePlacementAllowed |
( |
void | | ) |
|
|
protected |
◆ _updateTreeCount()
| void GroveOptions::_updateTreeCount |
( |
void | | ) |
|
|
protected |
◆ _updateTreeWeights()
| void GroveOptions::_updateTreeWeights |
( |
void | | ) |
|
|
protected |
◆ getCanPlaceInWater()
| Bool GroveOptions::getCanPlaceInWater |
( |
void | | ) |
|
◆ getCanPlaceOnCliffs()
| Bool GroveOptions::getCanPlaceOnCliffs |
( |
void | | ) |
|
◆ getNumTrees()
| int GroveOptions::getNumTrees |
( |
void | | ) |
|
◆ getNumType()
| int GroveOptions::getNumType |
( |
int | type | ) |
|
◆ getTotalTreePerc()
| int GroveOptions::getTotalTreePerc |
( |
void | | ) |
|
◆ getTypeName()
◆ makeMain()
| void GroveOptions::makeMain |
( |
void | | ) |
|
◆ OnClose()
| void GroveOptions::OnClose |
( |
| ) |
|
|
protectedvirtual |
◆ OnInitDialog()
| BOOL GroveOptions::OnInitDialog |
( |
| ) |
|
|
virtual |
◆ OnOK()
| void GroveOptions::OnOK |
( |
| ) |
|
|
protectedvirtual |
◆ mNumTrees
| Int GroveOptions::mNumTrees |
|
protected |
◆ mVecDisplayNames
◆ mVecGroup
| std::vector<std::pair<Int, Int> > GroveOptions::mVecGroup |
|
protected |
The documentation for this class was generated from the following files: