#include <GlobalLightOptions.h>
Inherits CDialog, and PopupSliderOwner.
Definition at line 36 of file GlobalLightOptions.h.
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ GlobalLightOptions()
| GlobalLightOptions::GlobalLightOptions |
( |
CWnd * | pParent = NULL | ) |
|
◆ applyAngle()
| void GlobalLightOptions::applyAngle |
( |
Int | lightIndex = 0 | ) |
|
|
protected |
◆ applyColor()
| void GlobalLightOptions::applyColor |
( |
Int | lightIndex = 0 | ) |
|
|
protected |
Handles width edit ui messages.
Gets the new edit control text, converts it to an int, then updates the slider and brush tool.
Definition at line 679 of file GlobalLightOptions.cpp.
◆ DoDataExchange()
| void GlobalLightOptions::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ GetPopSliderInfo()
| void GlobalLightOptions::GetPopSliderInfo |
( |
const long | sliderID, |
|
|
long * | pMin, |
|
|
long * | pMax, |
|
|
long * | pLineSize, |
|
|
long * | pInitial ) |
|
virtual |
◆ OnCancel()
| virtual void GlobalLightOptions::OnCancel |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ OnChangeColorEdit()
| void GlobalLightOptions::OnChangeColorEdit |
( |
| ) |
|
|
protected |
◆ OnChangeFrontBackEdit()
| void GlobalLightOptions::OnChangeFrontBackEdit |
( |
| ) |
|
|
protected |
◆ OnChangeLeftRightEdit()
| void GlobalLightOptions::OnChangeLeftRightEdit |
( |
| ) |
|
|
protected |
Handles width edit ui messages.
Gets the new edit control text, converts it to an int, then updates the angles.
Definition at line 663 of file GlobalLightOptions.cpp.
◆ OnClose()
| void GlobalLightOptions::OnClose |
( |
| ) |
|
|
protected |
◆ OnColorPress()
| void GlobalLightOptions::OnColorPress |
( |
| ) |
|
|
protected |
◆ OnInitDialog()
| BOOL GlobalLightOptions::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 492 of file GlobalLightOptions.cpp.
◆ OnMove()
| void GlobalLightOptions::OnMove |
( |
int | x, |
|
|
int | y ) |
|
protected |
◆ OnOK()
| virtual void GlobalLightOptions::OnOK |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ OnRadioEverything()
| void GlobalLightOptions::OnRadioEverything |
( |
| ) |
|
|
protected |
◆ OnRadioObjects()
| void GlobalLightOptions::OnRadioObjects |
( |
| ) |
|
|
protected |
◆ OnRadioTerrain()
| void GlobalLightOptions::OnRadioTerrain |
( |
| ) |
|
|
protected |
◆ OnResetLights()
| void GlobalLightOptions::OnResetLights |
( |
| ) |
|
|
protected |
◆ OnShowWindow()
| void GlobalLightOptions::OnShowWindow |
( |
BOOL | bShow, |
|
|
UINT | nStatus ) |
|
protected |
◆ PopSliderChanged()
| void GlobalLightOptions::PopSliderChanged |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
virtual |
◆ PopSliderFinished()
| void GlobalLightOptions::PopSliderFinished |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
virtual |
◆ showLightFeedback()
| void GlobalLightOptions::showLightFeedback |
( |
Int | lightIndex = 0 | ) |
|
|
protected |
◆ stuffValuesIntoFields()
| void GlobalLightOptions::stuffValuesIntoFields |
( |
Int | lightIndex = 0 | ) |
|
|
protected |
◆ updateEditFields()
| void GlobalLightOptions::updateEditFields |
( |
void | | ) |
|
|
protected |
◆ kUIBlueIDs
| int GlobalLightOptions::kUIBlueIDs[3] |
◆ kUIGreenIDs
| int GlobalLightOptions::kUIGreenIDs[3] |
◆ kUIRedIDs
| int GlobalLightOptions::kUIRedIDs[3] |
◆ m_angleAzimuth
| Int GlobalLightOptions::m_angleAzimuth[3] |
|
protected |
◆ m_angleElevation
| Int GlobalLightOptions::m_angleElevation[3] |
|
protected |
◆ m_colorButton
◆ m_frontBackPopup
◆ m_frontBackPopupAccent1
◆ m_frontBackPopupAccent2
◆ m_leftRightPopup
◆ m_leftRightPopupAccent1
◆ m_leftRightPopupAccent2
◆ m_lighting
| Int GlobalLightOptions::m_lighting |
|
protected |
◆ m_updating
| Bool GlobalLightOptions::m_updating |
|
protected |
The documentation for this class was generated from the following files: