#include <MeshMoldOptions.h>
Inherits COptionsPanel, and PopupSliderOwner.
Definition at line 34 of file MeshMoldOptions.h.
◆ anonymous enum
◆ anonymous enum
| Enumerator |
|---|
| MIN_ANGLE | |
| MAX_ANGLE | |
| MIN_HEIGHT | |
| MAX_HEIGHT | |
| MIN_SCALE | |
| MAX_SCALE | |
Definition at line 39 of file MeshMoldOptions.h.
◆ MeshMoldOptions()
| MeshMoldOptions::MeshMoldOptions |
( |
CWnd * | pParent = NULL | ) |
|
◆ DoDataExchange()
| void MeshMoldOptions::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ getAngle()
| static Int MeshMoldOptions::getAngle |
( |
void | | ) |
|
|
inlinestatic |
◆ getHeight()
| static Real MeshMoldOptions::getHeight |
( |
void | | ) |
|
|
inlinestatic |
◆ getModelName()
| static AsciiString MeshMoldOptions::getModelName |
( |
void | | ) |
|
|
inlinestatic |
◆ GetPopSliderInfo()
| void MeshMoldOptions::GetPopSliderInfo |
( |
const long | sliderID, |
|
|
long * | pMin, |
|
|
long * | pMax, |
|
|
long * | pLineSize, |
|
|
long * | pInitial ) |
|
virtual |
◆ getScale()
| static Real MeshMoldOptions::getScale |
( |
void | | ) |
|
|
inlinestatic |
◆ isDoingPreview()
| static Bool MeshMoldOptions::isDoingPreview |
( |
void | | ) |
|
|
inlinestatic |
◆ isLoweringOnly()
| static Bool MeshMoldOptions::isLoweringOnly |
( |
void | | ) |
|
|
inlinestatic |
◆ isRaisingOnly()
| static Bool MeshMoldOptions::isRaisingOnly |
( |
void | | ) |
|
|
inlinestatic |
◆ OnApplyMesh()
| void MeshMoldOptions::OnApplyMesh |
( |
| ) |
|
|
protected |
◆ OnCancel()
| virtual void MeshMoldOptions::OnCancel |
( |
| ) |
|
|
inlineprotectedvirtual |
Modeless dialogs don't OK, so eat this for modeless.
Definition at line 60 of file MeshMoldOptions.h.
◆ OnChangeAngleEdit()
| void MeshMoldOptions::OnChangeAngleEdit |
( |
| ) |
|
|
protected |
◆ OnChangeHeightEdit()
| void MeshMoldOptions::OnChangeHeightEdit |
( |
| ) |
|
|
protected |
◆ OnChangeScaleEdit()
| void MeshMoldOptions::OnChangeScaleEdit |
( |
| ) |
|
|
protected |
◆ OnInitDialog()
| BOOL MeshMoldOptions::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
Dialog UI initialization.
Creates the slider controls, and sets the initial values for width and feather in the ui controls.
Definition at line 58 of file MeshMoldOptions.cpp.
◆ OnLower()
| void MeshMoldOptions::OnLower |
( |
| ) |
|
|
protected |
◆ OnNotify()
| BOOL MeshMoldOptions::OnNotify |
( |
WPARAM | wParam, |
|
|
LPARAM | lParam, |
|
|
LRESULT * | pResult ) |
|
protectedvirtual |
Modeless dialogs don't close on ESC, so eat this for modeless.
Definition at line 349 of file MeshMoldOptions.cpp.
◆ OnOK()
| virtual void MeshMoldOptions::OnOK |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ OnPreview()
| void MeshMoldOptions::OnPreview |
( |
| ) |
|
|
protected |
◆ OnRaise()
| void MeshMoldOptions::OnRaise |
( |
| ) |
|
|
protected |
◆ OnRaiseLower()
| void MeshMoldOptions::OnRaiseLower |
( |
| ) |
|
|
protected |
◆ PopSliderChanged()
| void MeshMoldOptions::PopSliderChanged |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
virtual |
◆ PopSliderFinished()
| void MeshMoldOptions::PopSliderFinished |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
virtual |
◆ setAngle()
| void MeshMoldOptions::setAngle |
( |
Int | angle | ) |
|
|
static |
◆ setHeight()
| void MeshMoldOptions::setHeight |
( |
Real | height | ) |
|
|
static |
◆ setScale()
| void MeshMoldOptions::setScale |
( |
Real | scale | ) |
|
|
static |
◆ m_anglePopup
◆ m_currentAngle
| Int MeshMoldOptions::m_currentAngle =0 |
|
staticprotected |
◆ m_currentHeight
| Real MeshMoldOptions::m_currentHeight =0 |
|
staticprotected |
◆ m_currentScale
| Real MeshMoldOptions::m_currentScale =1.0f |
|
staticprotected |
◆ m_doingPreview
◆ m_HeightPopup
◆ m_lowerOnly
◆ m_meshModelName
◆ m_moldTreeView
| CTreeCtrl MeshMoldOptions::m_moldTreeView |
|
protected |
◆ m_raiseOnly
◆ m_scalePopup
◆ m_staticThis
◆ m_updating
| Bool MeshMoldOptions::m_updating |
|
protected |
The documentation for this class was generated from the following files: