#include <ImpassableOptions.h>
Inherits CDialog.
|
| enum | { IDD = IDD_IMPASSABLEOPTIONS
} |
| |
Definition at line 25 of file ImpassableOptions.h.
◆ anonymous enum
◆ ImpassableOptions()
| ImpassableOptions::ImpassableOptions |
( |
CWnd * | pParent = NULL, |
|
|
Real | defaultSlope = 45.0f ) |
◆ ~ImpassableOptions()
| ImpassableOptions::~ImpassableOptions |
( |
| ) |
|
|
virtual |
◆ GetDefaultSlope()
| Real ImpassableOptions::GetDefaultSlope |
( |
| ) |
const |
|
inline |
◆ GetSlopeToShow()
| Real ImpassableOptions::GetSlopeToShow |
( |
| ) |
const |
|
inline |
◆ OnAngleChange()
| void ImpassableOptions::OnAngleChange |
( |
| ) |
|
|
protected |
◆ OnInitDialog()
| BOOL ImpassableOptions::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
◆ OnPreview()
| void ImpassableOptions::OnPreview |
( |
| ) |
|
|
protected |
◆ SetDefaultSlopeToShow()
| void ImpassableOptions::SetDefaultSlopeToShow |
( |
Real | slopeToShow | ) |
|
|
inline |
◆ ValidateSlope()
| Bool ImpassableOptions::ValidateSlope |
( |
| ) |
|
|
protected |
◆ m_defaultSlopeToShow
| Real ImpassableOptions::m_defaultSlopeToShow |
|
protected |
◆ m_showImpassableAreas
| Bool ImpassableOptions::m_showImpassableAreas |
|
protected |
◆ m_slopeToShow
| Real ImpassableOptions::m_slopeToShow |
|
protected |
The documentation for this class was generated from the following files: