#include <CameraOptions.h>
Inherits CDialog, and PopupSliderOwner.
|
| enum | { IDD = IDD_CAMERA_OPTIONS
} |
| |
Definition at line 34 of file CameraOptions.h.
◆ anonymous enum
◆ CameraOptions()
| CameraOptions::CameraOptions |
( |
CWnd * | pParent = NULL | ) |
|
◆ applyCameraPitch()
| void CameraOptions::applyCameraPitch |
( |
Real | pitch | ) |
|
|
protected |
◆ DoDataExchange()
| void CameraOptions::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ GetPopSliderInfo()
| void CameraOptions::GetPopSliderInfo |
( |
const long | sliderID, |
|
|
long * | pMin, |
|
|
long * | pMax, |
|
|
long * | pLineSize, |
|
|
long * | pInitial ) |
|
virtual |
◆ getReal()
| BOOL CameraOptions::getReal |
( |
Int | ctrlID, |
|
|
Real * | rVal ) |
|
protected |
◆ OnCameraReset()
| void CameraOptions::OnCameraReset |
( |
| ) |
|
|
protected |
◆ OnCenterOnSelectedButton()
| void CameraOptions::OnCenterOnSelectedButton |
( |
| ) |
|
|
protected |
◆ OnChangePitchEdit()
| void CameraOptions::OnChangePitchEdit |
( |
| ) |
|
|
protected |
◆ OnDropWaypointButton()
| void CameraOptions::OnDropWaypointButton |
( |
| ) |
|
|
protected |
◆ OnInitDialog()
| BOOL CameraOptions::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
◆ OnMove()
| void CameraOptions::OnMove |
( |
int | x, |
|
|
int | y ) |
|
protected |
◆ OnShowWindow()
| void CameraOptions::OnShowWindow |
( |
BOOL | bShow, |
|
|
UINT | nStatus ) |
|
protected |
◆ PopSliderChanged()
| void CameraOptions::PopSliderChanged |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
virtual |
◆ PopSliderFinished()
| void CameraOptions::PopSliderFinished |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
virtual |
◆ putAsciiString()
◆ putInt()
| void CameraOptions::putInt |
( |
Int | ctrlID, |
|
|
Int | val ) |
|
protected |
◆ putReal()
| void CameraOptions::putReal |
( |
Int | ctrlID, |
|
|
Real | val ) |
|
protected |
◆ stuffValuesIntoFields()
| void CameraOptions::stuffValuesIntoFields |
( |
void | | ) |
|
|
protected |
◆ update()
| void CameraOptions::update |
( |
void | | ) |
|
◆ m_pitchPopup
◆ m_updating
| Bool CameraOptions::m_updating |
|
protected |
The documentation for this class was generated from the following files: